mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-16 15:40:16 +00:00
* alphanbsd-tdep.c: Fix include of "gdb_string.h".
This commit is contained in:
parent
d303a6c766
commit
cca0d3b030
@ -1,3 +1,7 @@
|
||||
2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
|
||||
|
||||
* alphanbsd-tdep.c: Fix include of "gdb_string.h".
|
||||
|
||||
2004-05-10 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* infrun.c (check_sigtramp2): Delete function.
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include "value.h"
|
||||
#include "osabi.h"
|
||||
|
||||
#include "gdb-string.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
#include "alpha-tdep.h"
|
||||
#include "alphabsd-tdep.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user