define HAVE_FSEEKO for MSVC

REL8_5_ALPHA1_BRANCH
Andrew Dunstan 17 years ago
parent 1cfd9e8834
commit 678e597ee3
  1. 2
      src/include/pg_config.h.win32

@ -128,7 +128,7 @@
/* #undef HAVE_FP_CLASS_H */
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
/* #undef HAVE_FSEEKO */
#define HAVE_FSEEKO 1
/* Define to 1 if your compiler understands __func__. */
//#define HAVE_FUNCNAME__FUNC 1

Loading…
Cancel
Save