diff options
Diffstat (limited to 'src/include/pg_config.h.win32')
-rw-r--r-- | src/include/pg_config.h.win32 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index 9f3c1ac8699..a8f489d91d0 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -107,9 +107,6 @@ /* Define to 1 if you have the <editline/readline.h> header file. */ /* #undef HAVE_EDITLINE_READLINE_H */ -/* Define to 1 if you have the <endian.h> header file. */ -/* #undef HAVE_ENDIAN_H */ - /* Define to 1 if you have the `fcvt' function. */ #define HAVE_FCVT 1 |