diff options
Diffstat (limited to 'gcc/fortran/primary.c')
-rw-r--r-- | gcc/fortran/primary.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/primary.c b/gcc/fortran/primary.c index 09f4eb1..53da762 100644 --- a/gcc/fortran/primary.c +++ b/gcc/fortran/primary.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "arith.h" #include "match.h" #include "parse.h" -#include "toplev.h" #include "constructor.h" /* Matches a kind-parameter expression, which is either a named |