summaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.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/sparc-nat.c
parent98fd98bcb4a85d91005aa2b762d155da42a2316a (diff)
downloadbinutils-gdb-851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310.tar.gz
include nm.h in defs.h
Diffstat (limited to 'gdb/sparc-nat.c')
-rw-r--r--gdb/sparc-nat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/sparc-nat.c b/gdb/sparc-nat.c
index 6b843635317..f622b135394 100644
--- a/gdb/sparc-nat.c
+++ b/gdb/sparc-nat.c
@@ -20,7 +20,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "defs.h"
#include "inferior.h"
#include "target.h"
-#include "nm.h"
#include <signal.h>
#include <sys/ptrace.h>