diff options
Diffstat (limited to 'src/include/pg_config.h.in')
-rw-r--r-- | src/include/pg_config.h.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in index 6bf865f813b..fa9ebde14e3 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -269,12 +269,6 @@ /* Define to 1 if you have isinf(). */ #undef HAVE_ISINF -/* Define to 1 if you have the <kernel/image.h> header file. */ -#undef HAVE_KERNEL_IMAGE_H - -/* Define to 1 if you have the <kernel/OS.h> header file. */ -#undef HAVE_KERNEL_OS_H - /* Define to 1 if `e_data' is member of `krb5_error'. */ #undef HAVE_KRB5_ERROR_E_DATA @@ -526,9 +520,6 @@ /* Define to 1 if `tm_zone' is member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE -/* Define to 1 if you have the <SupportDefs.h> header file. */ -#undef HAVE_SUPPORTDEFS_H - /* Define to 1 if you have the `symlink' function. */ #undef HAVE_SYMLINK |