mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00:00
Fix typo in which sparc-nat.c was changed to include itself.
This commit is contained in:
parent
3a644c8da1
commit
92c71a3eb7
@ -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__
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "inferior.h"
|
||||
#include "target.h"
|
||||
#include "gdbcore.h"
|
||||
#include "sparc-nat.c"
|
||||
#include "regcache.h"
|
||||
|
||||
#include <signal.h>
|
||||
|
Loading…
Reference in New Issue
Block a user