diff options
Diffstat (limited to 'opcodes/ppc-dis.c')
-rw-r--r-- | opcodes/ppc-dis.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/ppc-dis.c b/opcodes/ppc-dis.c index 70716ea..f256632 100644 --- a/opcodes/ppc-dis.c +++ b/opcodes/ppc-dis.c @@ -19,7 +19,6 @@ along with this file; see the file COPYING. If not, write to the Free 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/ppc.h" |