mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
Remove useless O_DIROPEN stuff.
This commit is contained in:
parent
8c3ab663ab
commit
12bb3679db
@ -1,10 +1,6 @@
|
||||
#define HAS_TEST_AND_SET
|
||||
typedef unsigned char slock_t;
|
||||
|
||||
#ifndef O_DIROPEN
|
||||
#define O_DIROPEN 0x100000 /* should be in sys/fcntl.h */
|
||||
#endif
|
||||
|
||||
#define tzname _tzname /* should be in time.h? */
|
||||
#define HAVE_INT_TIMEZONE /* has int _timezone */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user