summaryrefslogtreecommitdiff
path: root/opcodes/alpha-dis.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
commit3064820596702b933733eb62af8418536d34d865 (patch)
tree204f7ad2bde0e7865faeb4e2e11556079fa02c3b /opcodes/alpha-dis.c
parent3e76b2dad55c4737a819798e7a5a1a2e33785cf5 (diff)
downloadbinutils-redhat-3064820596702b933733eb62af8418536d34d865.tar.gz
More portability patches. Include sysdep.h everywhere.
Diffstat (limited to 'opcodes/alpha-dis.c')
-rw-r--r--opcodes/alpha-dis.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/alpha-dis.c b/opcodes/alpha-dis.c
index db2d8fac02..ce770bb41c 100644
--- a/opcodes/alpha-dis.c
+++ b/opcodes/alpha-dis.c
@@ -21,7 +21,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
#include <stdio.h>
-#include "ansidecl.h"
#include "sysdep.h"
#include "dis-asm.h"
#include "opcode/alpha.h"