include nm.h in defs.h

This commit is contained in:
K. Richard Pixley
1992-10-28 02:32:59 +00:00
parent 98fd98bcb4
commit 851fffcf4e
5 changed files with 7 additions and 5 deletions

View File

@@ -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>