* ia64-opc.c: Remove #include "ansidecl.h".
[deliverable/binutils-gdb.git] / opcodes / z8kgen.c
index ecb56b7eea49e9c18facb802774f104fdc608a76..8f22efda342bcfdb097f41ffc6efbf3ff2466527 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright 2001, 2002, 2003, 2005, 2007, 2009 Free Software Foundation, Inc.
+/* Copyright 2001, 2002, 2003, 2005, 2007, 2009, 2012
+   Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -19,8 +20,8 @@
 
 /* This program generates z8k-opc.h.  */
 
-#include <stdio.h>
 #include "sysdep.h"
+#include <stdio.h>
 #include "libiberty.h"
 
 #define BYTE_INFO_LEN 10
This page took 0.024763 seconds and 4 git commands to generate.