change delegation for to_read_description
[deliverable/binutils-gdb.git] / gdb / findvar.c
index c3550b43f8f66ee5e920b174a45da6764822271c..0647c0f1331306944ca9b650829cd3e5de587f1c 100644 (file)
@@ -1,6 +1,6 @@
 /* Find a variable's value in memory, for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,7 +25,7 @@
 #include "gdbcore.h"
 #include "inferior.h"
 #include "target.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 #include "floatformat.h"
 #include "symfile.h"           /* for overlay functions */
This page took 0.023047 seconds and 4 git commands to generate.