don't let bin2hex call strlen
[deliverable/binutils-gdb.git] / gdb / mips-irix-tdep.c
index d7ff0f0634d968188b477c3f006052f6dd054cb0..d11a4145d7190dab9aeca7c3c98fa8c956147fd0 100644 (file)
@@ -1,7 +1,7 @@
 /* Target-dependent code for the MIPS architecture running on IRIX,
    for GDB, the GNU Debugger.
 
-   Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,7 @@
 
 #include "defs.h"
 #include "osabi.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "solib.h"
 #include "solib-irix.h"
 #include "elf-bfd.h"
This page took 0.024304 seconds and 4 git commands to generate.