From 6094e721e9a8629eed6b5b1585e86885da2300b9 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 21 Jun 1999 10:11:52 +0000 Subject: * alpha-dis.c: Don't include . * arm-dis.c: Include "sysdep.h". * tic30-dis.c: Don't include or . Include "sysdep.h". * Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild. --- opcodes/tic30-dis.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'opcodes/tic30-dis.c') diff --git a/opcodes/tic30-dis.c b/opcodes/tic30-dis.c index 1051457..5ccf893 100644 --- a/opcodes/tic30-dis.c +++ b/opcodes/tic30-dis.c @@ -1,5 +1,5 @@ /* Disassembly routines for TMS320C30 architecture - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1998, 1999 Free Software Foundation, Inc. Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) This program is free software; you can redistribute it and/or modify @@ -19,8 +19,7 @@ #include #include -#include -#include +#include "sysdep.h" #include "dis-asm.h" #include "opcode/tic30.h" -- cgit v1.1