* gdb/defs.h: unconditionally include <fcntl.h>, and
[deliverable/binutils-gdb.git] / gdb / remote-rdp.c
index 4533cdf7a583ea54fc0051567421398c2bebc9f6..54eaf778cddd47aba1231faad37303300bb17816 100644 (file)
@@ -791,9 +791,6 @@ argsin;
 #define SWI_GenerateError               0x71
 
 
-#ifndef O_BINARY
-#define O_BINARY 0
-#endif
 
 static int translate_open_mode[] =
 {
This page took 0.02616 seconds and 4 git commands to generate.