diff options
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r-- | gdb/mdebugread.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index c0165ab..5207b7e 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -76,10 +76,6 @@ typedef struct mips_extra_func_info #endif #endif -#ifdef USG -#include <sys/types.h> -#endif - #include "gdb_stat.h" #include "gdb_string.h" |