Don't update target_dcache if it is not initialized
[deliverable/binutils-gdb.git] / gdb / vaxnbsd-tdep.c
index a8196ed3b1810622673d1e8bf8f3c625a9f42a53..dba1808839ef68100fc26290d4ce4e6536c30677 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/vax.
 
-   Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,7 +24,7 @@
 #include "vax-tdep.h"
 #include "solib-svr4.h"
 
-#include "gdb_string.h"
+#include <string.h>
 
 /* NetBSD ELF.  */
 
This page took 0.025812 seconds and 4 git commands to generate.