]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/doublest.c
remove gdb_string.h
[thirdparty/binutils-gdb.git] / gdb / doublest.c
index 85890b1c7280a63d1f53bc302fe39837bfba61df..a4889c976cd78be19ad851eb9184f5556fa96263 100644 (file)
@@ -27,7 +27,7 @@
 #include "doublest.h"
 #include "floatformat.h"
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdbtypes.h"
 #include <math.h>              /* ldexp */