mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
define HAVE_FSEEKO for MSVC
This commit is contained in:
parent
1cfd9e8834
commit
678e597ee3
@ -128,7 +128,7 @@
|
|||||||
/* #undef HAVE_FP_CLASS_H */
|
/* #undef HAVE_FP_CLASS_H */
|
||||||
|
|
||||||
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
|
/* 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 to 1 if your compiler understands __func__. */
|
||||||
//#define HAVE_FUNCNAME__FUNC 1
|
//#define HAVE_FUNCNAME__FUNC 1
|
||||||
|
Loading…
Reference in New Issue
Block a user