diff options
Diffstat (limited to 'gcc/c-family/c-pch.c')
-rw-r--r-- | gcc/c-family/c-pch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-family/c-pch.c b/gcc/c-family/c-pch.c index 4db9c24..187526a 100644 --- a/gcc/c-family/c-pch.c +++ b/gcc/c-family/c-pch.c @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "version.h" #include "cpplib.h" #include "options.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |