summaryrefslogtreecommitdiff
path: root/gdb/common/vec.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/vec.h')
-rw-r--r--gdb/common/vec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/vec.h b/gdb/common/vec.h
index 86564e716b3..b4988a70b60 100644
--- a/gdb/common/vec.h
+++ b/gdb/common/vec.h
@@ -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