X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm10200-dis.c;h=bd9a258442a80d38dc17600069c705dca9099e26;hb=a3e64b75ca58524a4bda89ba15e747f5e3a54993;hp=022c7e3410b043a5931b93cddddc7e1264b7eac6;hpb=30727aa6d12fb866494020c0b62ab265a2bdcdfe;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m10200-dis.c b/opcodes/m10200-dis.c index 022c7e3410..bd9a258442 100644 --- a/opcodes/m10200-dis.c +++ b/opcodes/m10200-dis.c @@ -1,5 +1,5 @@ /* Disassemble MN10200 instructions. - Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include -#include "ansidecl.h" +#include "sysdep.h" #include "opcode/mn10200.h" #include "dis-asm.h" #include "opintl.h"