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 187526aa244..b433e71e0cb 100644 --- a/gcc/c-family/c-pch.c +++ b/gcc/c-family/c-pch.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "cpplib.h" #include "options.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "flags.h" #include "c-common.h" |