aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/dbxread.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/dbxread.c b/gdb/dbxread.c
index cf35880..4d84699 100644
--- a/gdb/dbxread.c
+++ b/gdb/dbxread.c
@@ -31,10 +31,6 @@
for real. dbx_psymtab_to_symtab() is the function that does this */
#include "defs.h"
-#if defined(__CYGNUSCLIB__)
-#include <sys/types.h>
-#include <fcntl.h>
-#endif
#include "gdb_obstack.h"
#include <sys/stat.h>