Add target_ops argument to to_info_record
[deliverable/binutils-gdb.git] / gdb / m68kbsd-tdep.c
index aec73d437f3a736258fcb4286db53c8ab509470c..e59bc668ce761fa3849b43156b4606b40811ddc1 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Motorola 68000 BSD's.
 
-   Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,7 +28,7 @@
 #include "gdbtypes.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "m68k-tdep.h"
 #include "solib-svr4.h"
This page took 0.024334 seconds and 4 git commands to generate.