summaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2001-03-02 17:01:48 +0000
committerKevin Buettner <kevinb@redhat.com>2001-03-02 17:01:48 +0000
commit901697107f958af3d17f4156f4d4611b0bdcb1df (patch)
tree072376a1b31bc27ccde3954ea427cd0cb2e08141 /gdb/sparc-nat.c
parent617ec439a730eec98a0f29238ca44c7a1babb05e (diff)
downloadgdb-901697107f958af3d17f4156f4d4611b0bdcb1df.tar.gz
Fix typo in which sparc-nat.c was changed to include itself.
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 ed47b8e42b7..ec734e00a8a 100644
--- a/gdb/sparc-nat.c
+++ b/gdb/sparc-nat.c
@@ -23,7 +23,6 @@
#include "inferior.h"
#include "target.h"
#include "gdbcore.h"
-#include "sparc-nat.c"
#include "regcache.h"
#include <signal.h>