aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-10-28 02:32:59 +0000
committerK. Richard Pixley <rich@cygnus>1992-10-28 02:32:59 +0000
commit851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310 (patch)
treeca76ed3fea394ab9558e4709bf27cdac1b331324 /gdb/procfs.c
parent98fd98bcb4a85d91005aa2b762d155da42a2316a (diff)
downloadgdb-851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310.zip
gdb-851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310.tar.gz
gdb-851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310.tar.bz2
include nm.h in defs.h
Diffstat (limited to 'gdb/procfs.c')
-rw-r--r--gdb/procfs.c2
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