summaryrefslogtreecommitdiffstats
path: root/opcodes/sparc-opc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-04-14 04:16:58 +0000
committerAlan Modra <amodra@gmail.com>2000-04-14 04:16:58 +0000
commit0d8dfecfe98596d2999f2616d7f2b904260022cc (patch)
treeeb077455fa5f3dc620e359225623927dddba8905 /opcodes/sparc-opc.c
parent12ff5d5690066cac0467274b17afc1fbabaa04a4 (diff)
downloadppe42-binutils-0d8dfecfe98596d2999f2616d7f2b904260022cc.tar.gz
ppe42-binutils-0d8dfecfe98596d2999f2616d7f2b904260022cc.zip
More portability patches. Include sysdep.h everywhere.
Diffstat (limited to 'opcodes/sparc-opc.c')
-rw-r--r--opcodes/sparc-opc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/sparc-opc.c b/opcodes/sparc-opc.c
index 7ad9d18387..a7132bb61f 100644
--- a/opcodes/sparc-opc.c
+++ b/opcodes/sparc-opc.c
@@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA. */
slower, but would mess up some macros a bit. xoxorich. */
#include <stdio.h>
-#include "ansidecl.h"
+#include "sysdep.h"
#include "opcode/sparc.h"
/* Some defines to make life easy. */
OpenPOWER on IntegriCloud