svn path=/trunk/; revision=16975
#include <string.h>\r
#include <fcntl.h>\r
\r
#include <string.h>\r
#include <fcntl.h>\r
\r
+#ifndef O_BINARY\r
+#define O_BINARY 0\r
+#endif\r
+\r
/* The following definitions are ripped from MinGW W32API headers. We don't\r
use these headers directly in order to allow compilation on Linux hosts. */\r
\r
/* The following definitions are ripped from MinGW W32API headers. We don't\r
use these headers directly in order to allow compilation on Linux hosts. */\r
\r