From 851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Wed, 28 Oct 1992 02:32:59 +0000 Subject: include nm.h in defs.h --- gdb/procfs.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/procfs.c') 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 -- cgit v1.1