diff options
Diffstat (limited to 'gcc/except.c')
-rw-r--r-- | gcc/except.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/except.c b/gcc/except.c index 158ca20..aae8aa0 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -123,7 +123,6 @@ along with GCC; see the file COPYING3. If not see #include "libfuncs.h" #include "insn-config.h" #include "except.h" -#include "integrate.h" #include "hard-reg-set.h" #include "basic-block.h" #include "output.h" |