gdbarch: add instruction predicate methods
[deliverable/binutils-gdb.git] / gdb / alpha-nat.c
index 900a5861062926f0a343076a5a2b143e2db5d2dc..4739cac67c184270be630c5c6d627741b549eee2 100644 (file)
@@ -1,6 +1,5 @@
 /* Low level Alpha interface, for GDB when running native.
-   Copyright (C) 1993, 1995-1996, 1998-2001, 2003, 2007-2012 Free
-   Software Foundation, Inc.
+   Copyright (C) 1993-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "inferior.h"
 #include "gdbcore.h"
 #include "target.h"
This page took 0.024165 seconds and 4 git commands to generate.