"Zeugswetter Andreas SB SD" <[EMAIL PROTECTED]> writes:
>> I don't feel that this will fly.

> (iirc the include was introduced with the windows port, no ?)

Hmm, you are right; 7.3 c.h has

#ifdef __CYGWIN__
#include <errno.h>
#include <sys/fcntl.h>                  /* ensure O_BINARY is available */
#endif

so actually there has never been an assumption that c.h would include
<fcntl.h> generally.  Okay, objection withdrawn.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to