diff options
Diffstat (limited to 'gcc/cfganal.c')
-rw-r--r-- | gcc/cfganal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfganal.c b/gcc/cfganal.c index 10e699e2647..a99fd73a79e 100644 --- a/gcc/cfganal.c +++ b/gcc/cfganal.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "predict.h" #include "tm.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "dominance.h" #include "cfg.h" |