remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / prologue-value.c
index 6c686181f006f6a6dce36a561101a1b16ea5571f..31e05d2cebf67055bfe35dd1ab101436d053fbbc 100644 (file)
@@ -17,7 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 #include "prologue-value.h"
 #include "regcache.h"
This page took 0.024029 seconds and 4 git commands to generate.