Skip to content
Snippets Groups Projects
Commit ba87ab54 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 436d0443
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment