Seems some people have been forgetting to run autoheader.

This commit is contained in:
Tom Lane 2007-03-26 02:38:22 +00:00
parent 66bbc2fdd5
commit 7ee8fd9113
1 changed files with 3 additions and 0 deletions

View File

@ -668,6 +668,9 @@
/* Define to select Win32-style semaphores. */
#undef USE_WIN32_SEMAPHORES
/* Define to select Win32-style shared memory. */
#undef USE_WIN32_SHARED_MEMORY
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS