]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/common/vec.h
remove gdb_string.h
[thirdparty/binutils-gdb.git] / gdb / common / vec.h
index 86564e716b33b1b05e6cb0601ed36cd5b42c1cdd..b4988a70b60f2f3c5385d6436108e61b6ed21157 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <stddef.h>
 
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 
 /* The macros here implement a set of templated vector types and