diff options
Diffstat (limited to 'opcodes/alpha-opc.c')
-rw-r--r-- | opcodes/alpha-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/alpha-opc.c b/opcodes/alpha-opc.c index 7a8ca59..9945891 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" |