Commit 5bcff23f by Mike Stump

* i960/i960.c: Include except.h for function.h.

From-SVN: r12553
parent 2a430ec1
...@@ -38,6 +38,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -38,6 +38,7 @@ Boston, MA 02111-1307, USA. */
#include "insn-codes.h" #include "insn-codes.h"
#include "assert.h" #include "assert.h"
#include "expr.h" #include "expr.h"
#include "except.h"
#include "function.h" #include "function.h"
#include "recog.h" #include "recog.h"
#include <math.h> #include <math.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment