Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / amd64fbsd-tdep.c
index 1aae6ab5531910c1bbde704b5df5bbe910ecf6b7..627ebafc8d35b9c648ac3c7b3633565b3fd6cfc4 100644 (file)
@@ -1,7 +1,6 @@
 /* Target-dependent code for FreeBSD/amd64.
 
-   Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,7 +25,7 @@
 #include "osabi.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "amd64-tdep.h"
 #include "bsd-uthread.h"
This page took 0.023688 seconds and 4 git commands to generate.