diff options
Diffstat (limited to 'gcc/store-motion.c')
-rw-r--r-- | gcc/store-motion.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/store-motion.c b/gcc/store-motion.c index aeed299..32bf0216 100644 --- a/gcc/store-motion.c +++ b/gcc/store-motion.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "toplev.h" #include "rtl.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |