Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7ee8fd9

Browse files
committed
Seems some people have been forgetting to run autoheader.
1 parent 66bbc2f commit 7ee8fd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/include/pg_config.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,9 @@
668668
/* Define to select Win32-style semaphores. */
669669
#undef USE_WIN32_SEMAPHORES
670670

671+
/* Define to select Win32-style shared memory. */
672+
#undef USE_WIN32_SHARED_MEMORY
673+
671674
/* Number of bits in a file offset, on hosts where this is settable. */
672675
#undef _FILE_OFFSET_BITS
673676

0 commit comments

Comments
 (0)