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