H8/300: Fix pseudo registers reads/writes.
[deliverable/binutils-gdb.git] / gdb / armbsd-tdep.c
index a893a67f6eb1c03a847c8dba69ad669c9ee6fa9c..b57af3dda9a20c2721993d791eba20ed003ff414 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for ARM BSD's.
 
-   Copyright (C) 2006-2013 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.024924 seconds and 4 git commands to generate.