diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-17 04:35:55 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-17 04:35:55 +0000 |
commit | ba87ab548e08ecddf80d78cfcb26277b3a56530e (patch) | |
tree | 2b3f3357479ebc8419c6cc3e2fd79b07fcbba4d8 /src/backend/commands/command.c | |
parent | 436d04435d2ea5d1d5990ba58ed6e1c1fce3192e (diff) | |
download | postgresql-ba87ab548e08ecddf80d78cfcb26277b3a56530e.tar.gz postgresql-ba87ab548e08ecddf80d78cfcb26277b3a56530e.zip |
I concur with Andreas: unconditionally including <sys/fcntl.h> is not
portable. Seems to have been added for O_BINARY, which is only needed
for __CYGWIN32__, so include it here only in that case.
Diffstat (limited to 'src/backend/commands/command.c')
0 files changed, 0 insertions, 0 deletions