* dlltool.c (add_stdcall_underscore): New flag.
[deliverable/binutils-gdb.git] / gdb / symfile.c
index 841d738a830a5d13995cd9d47688c2146539742b..59cd3dc75952e93490d2de5460d8f2303a600673 100644 (file)
@@ -60,9 +60,6 @@
 #include <time.h>
 #include <sys/time.h>
 
-#ifndef O_BINARY
-#define O_BINARY 0
-#endif
 
 int (*deprecated_ui_load_progress_hook) (const char *section, unsigned long num);
 void (*deprecated_show_load_progress) (const char *section,
This page took 0.024927 seconds and 4 git commands to generate.