diff options
Diffstat (limited to 'gdb/procfs.c')
-rw-r--r-- | gdb/procfs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/procfs.c b/gdb/procfs.c index 1a694e0..dfab0ba 100644 --- a/gdb/procfs.c +++ b/gdb/procfs.c @@ -45,6 +45,8 @@ 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 |