mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Seems some people have been forgetting to run autoheader.
This commit is contained in:
@ -668,6 +668,9 @@
|
|||||||
/* Define to select Win32-style semaphores. */
|
/* Define to select Win32-style semaphores. */
|
||||||
#undef USE_WIN32_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. */
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
||||||
#undef _FILE_OFFSET_BITS
|
#undef _FILE_OFFSET_BITS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user