* i960/i960.c: Include except.h for function.h.
authorMike Stump <mrs@gcc.gnu.org>
Tue, 23 Jul 1996 23:56:56 +0000 (23:56 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 23 Jul 1996 23:56:56 +0000 (23:56 +0000)
From-SVN: r12553

gcc/config/i960/i960.c

index 1399dc1f4055fc803092a939d641b6eb9001fac4..170d8cdcebb4cdb62e1c7c81c0a7c3dd7515dbab 100644 (file)
@@ -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 <math.h>