remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / stack.c
index cd4ac7a24f69b2078ed7c25a75ebf78e2c06e03f..9a12eb378b7446669c6d3b72fbdebe45f376d096 100644 (file)
@@ -50,7 +50,7 @@
 
 #include "gdb_assert.h"
 #include <ctype.h>
-#include "gdb_string.h"
+#include <string.h>
 
 #include "symfile.h"
 #include "python/python.h"
This page took 0.024279 seconds and 4 git commands to generate.