diff options
Diffstat (limited to 'opcodes/tic54x-opc.c')
-rw-r--r-- | opcodes/tic54x-opc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/tic54x-opc.c b/opcodes/tic54x-opc.c index 63f55a7..adf4b7e 100644 --- a/opcodes/tic54x-opc.c +++ b/opcodes/tic54x-opc.c @@ -17,8 +17,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include <stdio.h> -#include "ansidecl.h" +#include "sysdep.h" #include "opcode/tic54x.h" /* these are the only register names not found in mmregs */ |