don't let bin2hex call strlen
[deliverable/binutils-gdb.git] / opcodes / bfin-dis.c
index 7470ebdc2a1fa642f85a1acb8ab318441a4de0ce..5022228cac2021bda2cf2ff5e5595d954c3d2c6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble ADI Blackfin Instructions.
-   Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011
+   Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
    Free Software Foundation, Inc.
 
    This file is part of libopcodes.
@@ -19,9 +19,8 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 
 #include "opcode/bfin.h"
 
This page took 0.024797 seconds and 4 git commands to generate.