* i386bsd-tdep.c: Include "gdb_string.h".
authorMark Kettenis <kettenis@gnu.org>
Thu, 4 Jul 2002 22:59:01 +0000 (22:59 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 4 Jul 2002 22:59:01 +0000 (22:59 +0000)
gdb/ChangeLog
gdb/i386bsd-tdep.c

index 5dd98a77caa760d946614900c286861043bd9822..9c12fb85dad31bad622867b0e06e77d589e111ec 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-05  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386bsd-tdep.c: Include "gdb_string.h".
+
 2002-07-04  Grace Sainsbury  <graces@redhat.com>
 
        * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
index ea96ee435605591374cbb3d565a6edc15013ba55..2edf3eaf1070aa8fc848f002d4ff2abc36f9f9a8 100644 (file)
@@ -24,6 +24,8 @@
 #include "gdbcore.h"
 #include "regcache.h"
 
+#include "gdb_string.h"
+
 #include "i386-tdep.h"
 
 /* Support for signal handlers.  */
This page took 0.028606 seconds and 4 git commands to generate.