diff options
Diffstat (limited to 'gcc/fortran/match.c')
-rw-r--r-- | gcc/fortran/match.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/match.c b/gcc/fortran/match.c index c66addb180e..14035319dd5 100644 --- a/gcc/fortran/match.c +++ b/gcc/fortran/match.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "match.h" #include "parse.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "stringpool.h" |