mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
DEC Alpha fix. Missing #.
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
# define NEED_UNION_SEMUN
|
||||
# define SB_PAD 40
|
||||
# define HAS_TEST_AND_SET
|
||||
include <sys/mman.h> /* for msemaphore */
|
||||
# include <sys/mman.h> /* for msemaphore */
|
||||
typedef msemaphore slock_t;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user