diff options
Diffstat (limited to 'gcc/langhooks.c')
-rw-r--r-- | gcc/langhooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/langhooks.c b/gcc/langhooks.c index 340cc99fa29..46c19c33a69 100644 --- a/gcc/langhooks.c +++ b/gcc/langhooks.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple.h" #include "rtl.h" #include "insn-config.h" -#include "integrate.h" #include "flags.h" #include "langhooks.h" #include "target.h" |