* gdb/defs.h: unconditionally include <fcntl.h>, and
[deliverable/binutils-gdb.git] / gdb / corelow.c
index 2ccbd5b025815aa55fd48c2d9a6abc333cc483bf..226b48b50574b1ed62d4446130831e22e0abc64c 100644 (file)
@@ -47,9 +47,6 @@
 #include "exceptions.h"
 #include "solib.h"
 
-#ifndef O_BINARY
-#define O_BINARY 0
-#endif
 
 #ifndef O_LARGEFILE
 #define O_LARGEFILE 0
This page took 0.024192 seconds and 4 git commands to generate.