summaryrefslogtreecommitdiff
path: root/gdb/i386bsd-tdep.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2002-07-04 22:59:01 +0000
committerMark Kettenis <kettenis@gnu.org>2002-07-04 22:59:01 +0000
commit6a545d17edf0803ffcbbd1851d42a6e25f5fd958 (patch)
tree6196d94dde0b77b8ec1499ee6569a8cabccc4679 /gdb/i386bsd-tdep.c
parentf4a07313f5c8a97b03355436aeb25835e7b271a7 (diff)
downloadgdb-6a545d17edf0803ffcbbd1851d42a6e25f5fd958.tar.gz
* i386bsd-tdep.c: Include "gdb_string.h".
Diffstat (limited to 'gdb/i386bsd-tdep.c')
-rw-r--r--gdb/i386bsd-tdep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/i386bsd-tdep.c b/gdb/i386bsd-tdep.c
index ea96ee43560..2edf3eaf107 100644
--- a/gdb/i386bsd-tdep.c
+++ b/gdb/i386bsd-tdep.c
@@ -24,6 +24,8 @@
#include "gdbcore.h"
#include "regcache.h"
+#include "gdb_string.h"
+
#include "i386-tdep.h"
/* Support for signal handlers. */