diff options
Diffstat (limited to 'gcc/function.c')
-rw-r--r-- | gcc/function.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/function.c b/gcc/function.c index 8baaed7..ac0458a 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -36,7 +36,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "rtl-error.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |