mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 08:16:08 -04:00
From: "Brian E. Gallew" <geek+@cmu.edu>
Define USE_POSIX_TIME for dgux port
This commit is contained in:
parent
11c7d75560
commit
442306fe36
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#define LINUX_ELF
|
||||
#define USE_POSIX_SIGNALS
|
||||
#define USE_POSIX_TIME
|
||||
#ifndef BYTE_ORDER
|
||||
# define BYTE_ORDER BIG_ENDIAN
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue