From: Mike Stump Date: Tue, 23 Jul 1996 23:56:56 +0000 (+0000) Subject: * i960/i960.c: Include except.h for function.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5bcff23f540c038c0175b32a54c1d1602f3fa8f6;p=gcc.git * i960/i960.c: Include except.h for function.h. From-SVN: r12553 --- diff --git a/gcc/config/i960/i960.c b/gcc/config/i960/i960.c index 1399dc1f405..170d8cdcebb 100644 --- a/gcc/config/i960/i960.c +++ b/gcc/config/i960/i960.c @@ -38,6 +38,7 @@ Boston, MA 02111-1307, USA. */ #include "insn-codes.h" #include "assert.h" #include "expr.h" +#include "except.h" #include "function.h" #include "recog.h" #include