summaryrefslogtreecommitdiff
path: root/opcodes/z8kgen.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-05-18 05:31:15 +0000
committerAlan Modra <amodra@gmail.com>2012-05-18 05:31:15 +0000
commit71fe7bababcef70cd3cac3c5a9b21a41e5598071 (patch)
treef545a4c883141776ddbd5196013f61a384c39c16 /opcodes/z8kgen.c
parent397b19d7ce9beced6ee0a9ed2b71535df2c653e5 (diff)
* ia64-opc.c: Remove #include "ansidecl.h".
* z8kgen.c: Include sysdep.h first.
Diffstat (limited to 'opcodes/z8kgen.c')
-rw-r--r--opcodes/z8kgen.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/opcodes/z8kgen.c b/opcodes/z8kgen.c
index ecb56b7eea..8f22efda34 100644
--- a/opcodes/z8kgen.c
+++ b/opcodes/z8kgen.c
@@ -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