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

@ -1,3 +1,7 @@
2001-03-02 Kevin Buettner <kevinb@redhat.com>
* sparc-nat.c (sparc-nat.c): Don't include.
2001-03-01 J.T. Conklin <jtc@redback.com>
* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__

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>