mirror of https://github.com/postgres/postgres
parent
5a3fa95c39
commit
d62c25d452
@ -1,6 +1,5 @@ |
|||||||
#define USE_POSIX_TIME |
#define USE_POSIX_TIME |
||||||
#define DISABLE_XOPEN_NLS |
#define DISABLE_XOPEN_NLS |
||||||
#define HAS_LONG_LONG |
|
||||||
#define HAS_TEST_AND_SET |
#define HAS_TEST_AND_SET |
||||||
#include <sys/mman.h> /* for msemaphore */ |
#include <sys/mman.h> /* for msemaphore */ |
||||||
typedef msemaphore slock_t; |
typedef msemaphore slock_t; |
||||||
|
Loading…
Reference in new issue