diff options
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r-- | gdb/mdebugread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index 5c23dda..a992658 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -72,8 +72,6 @@ typedef struct mips_extra_func_info { #include <sys/types.h> #endif -#include <sys/param.h> -#include <sys/file.h> #include "gdb_stat.h" #include "gdb_string.h" |