From: Steve Chamberlain Date: Wed, 3 Apr 1991 22:07:29 +0000 (+0000) Subject: Added ansidecl.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4bf6219f87f7983db686f31e4d9ad3a53c185857;p=binutils-gdb.git Added ansidecl.h --- diff --git a/bfd/coff-i960.c b/bfd/coff-i960.c index 3b8e0d60f69..cc9b03ae2e0 100644 --- a/bfd/coff-i960.c +++ b/bfd/coff-i960.c @@ -19,6 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* $Id$ */ #define I960 1 +#include #include "sysdep.h" #include "bfd.h" #include "libbfd.h"