* arc-dis.c: Include sysdep.h first, remove some redundant includes.
[deliverable/binutils-gdb.git] / opcodes / i860-dis.c
index 709b446d0b19c02ba5244d62625604a74b5d0374..e77264144c65e72055ad707c41aca56d8230906e 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler for the i860.
-   Copyright 2000, 2003, 2007 Free Software Foundation, Inc.
+   Copyright 2000, 2003, 2005, 2007, 2012 Free Software Foundation, Inc.
 
    Contributed by Jason Eckhardt <jle@cygnus.com>.
 
@@ -20,6 +20,7 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include "dis-asm.h"
 #include "opcode/i860.h"
 
This page took 0.023803 seconds and 4 git commands to generate.