Don't update target_dcache if it is not initialized
[deliverable/binutils-gdb.git] / gdb / gnu-v2-abi.c
index e7f0166ef18242ca875502f6fa3bd65a10b24971..1babe46f1520b25964cf15da0caebdefba0d53a8 100644 (file)
@@ -20,7 +20,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
This page took 0.023573 seconds and 4 git commands to generate.