diff options
Diffstat (limited to 'gcc/fortran/decl.c')
-rw-r--r-- | gcc/fortran/decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/decl.c b/gcc/fortran/decl.c index 04dc7f4..8ab4d79 100644 --- a/gcc/fortran/decl.c +++ b/gcc/fortran/decl.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "constructor.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "stringpool.h" |