2002-09-27 David Carlton <carlton@math.stanford.edu>
* Makefile.in (cris-tdep.o): Depend on gdb_string_h. (mcore-tdep.o): Ditto. (ns32k-tdep.o): Ditto. (ns32knbsd-tdep.o): Ditto. (sh3-rom.o): Ditto. (vax-tdep.o): Ditto. * cris-tdep.c: #include "gdb_string.h" * mcore-tdep.c: Ditto. * ns32k-tdep.c: Ditto. * ns32knbsd-tdep.c: Ditto. * sh3-rom.c: Ditto. * vax-tdep.c: Ditto.
This commit is contained in:
parent
bffbf9406f
commit
9bbe19fb37
8 changed files with 28 additions and 6 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "frame.h"
|
||||
#include "value.h"
|
||||
#include "arch-utils.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
#include "vax-tdep.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue