Fix typo in which sparc-nat.c was changed to include itself.

This commit is contained in:
Kevin Buettner
2001-03-02 17:01:48 +00:00
parent 3a644c8da1
commit 92c71a3eb7
2 changed files with 4 additions and 1 deletions

View File

@@ -23,7 +23,6 @@
#include "inferior.h"
#include "target.h"
#include "gdbcore.h"
#include "sparc-nat.c"
#include "regcache.h"
#include <signal.h>