don't let bin2hex call strlen
[deliverable/binutils-gdb.git] / gdb / armobsd-tdep.c
index 384ef87e7053152b7f55d8b9fb2cc963a6bf4c0b..e4f5948405fefbd3223f6ab96ff848efd780b6a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for OpenBSD/arm.
 
-   Copyright (C) 2006-2013 Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,7 @@
 #include "trad-frame.h"
 #include "tramp-frame.h"
 
-#include "gdb_string.h"
+#include <string.h>
 
 #include "obsd-tdep.h"
 #include "arm-tdep.h"
This page took 0.024896 seconds and 4 git commands to generate.