H8/300: Fix pseudo registers reads/writes.
[deliverable/binutils-gdb.git] / gdb / armbsd-tdep.c
index 1b87ba686990354a8ecf492ea45e5357dda082cf..b57af3dda9a20c2721993d791eba20ed003ff414 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for ARM BSD's.
 
-   Copyright (C) 2006-2012 Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 #include "regset.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "arm-tdep.h"
 
This page took 0.02741 seconds and 4 git commands to generate.