diff --git a/gdb/dbxread.c b/gdb/dbxread.c index cf35880b509..4d846990a56 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 -#include -#endif #include "gdb_obstack.h" #include