diff options
Diffstat (limited to 'gdb/procfs.c')
-rw-r--r-- | gdb/procfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/procfs.c b/gdb/procfs.c index dfab0ba..1a694e0 100644 --- a/gdb/procfs.c +++ b/gdb/procfs.c @@ -45,8 +45,6 @@ regardless of whether or not the actual target has floating point hardware. #include "command.h" #include "gdbcore.h" -#include "nm.h" - #define MAX_SYSCALLS 256 /* Maximum number of syscalls for table */ #ifndef PROC_NAME_FMT |