summaryrefslogtreecommitdiff
path: root/opcodes/alpha-opc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-04-14 04:16:58 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-04-14 04:16:58 +0000
commit291c167446777ccb93350d04a6d340876c928be0 (patch)
tree5c19bedf7a4d7e5360eec69ba09df4ece7855df6 /opcodes/alpha-opc.c
parente6e80cebd5a0b163c1801b9124f378686a97e38f (diff)
downloadgdb-291c167446777ccb93350d04a6d340876c928be0.tar.gz
More portability patches. Include sysdep.h everywhere.
Diffstat (limited to 'opcodes/alpha-opc.c')
-rw-r--r--opcodes/alpha-opc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/alpha-opc.c b/opcodes/alpha-opc.c
index 7a8ca593523..99458916ad3 100644
--- a/opcodes/alpha-opc.c
+++ b/opcodes/alpha-opc.c
@@ -21,7 +21,7 @@
02111-1307, USA. */
#include <stdio.h>
-#include "ansidecl.h"
+#include "sysdep.h"
#include "opcode/alpha.h"
#include "bfd.h"
#include "opintl.h"