Add target_ops argument to to_pid_to_exec_file
[deliverable/binutils-gdb.git] / gdb / i386nbsd-tdep.c
index 2eb5553cdcbafcc97e3edeb5d498aaffa51fa5a5..112f9f2dedb7f95d22e41f887362cf7037096185 100644 (file)
@@ -1,7 +1,6 @@
 /* Target-dependent code for NetBSD/i386.
 
-   Copyright (C) 1988-1989, 1991-1992, 1994, 1996, 2000-2004, 2007-2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1988-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -30,7 +29,7 @@
 #include "tramp-frame.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "i386-tdep.h"
 #include "i387-tdep.h"
This page took 0.040128 seconds and 4 git commands to generate.