Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.c
index 6a362dafa59a9df9e2ebc076686367fab2f2f4cc..662fa554c5a1138ecb0519de22eeb8df47a8bb86 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD.
 
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,7 +25,7 @@
 #include "gdbthread.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include <sys/types.h>
 #include <sys/procfs.h>
 #include <sys/sysctl.h>
This page took 0.023284 seconds and 4 git commands to generate.