remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / hppa-hpux-tdep.c
index 88e59ba3e9c8f283d10b781f6187e0e93d854fa2..c2ba1eedb0b11350e876c22243cff9d9ea91112b 100644 (file)
@@ -36,7 +36,7 @@
 #include "regcache.h"
 #include "exceptions.h"
 
-#include "gdb_string.h"
+#include <string.h>
 
 #define IS_32BIT_TARGET(_gdbarch) \
        ((gdbarch_tdep (_gdbarch))->bytes_per_address == 4)
This page took 0.024124 seconds and 4 git commands to generate.