diff options
Diffstat (limited to 'gcc/fortran/module.c')
-rw-r--r-- | gcc/fortran/module.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/module.c b/gcc/fortran/module.c index 91d2bd6..54777f7 100644 --- a/gcc/fortran/module.c +++ b/gcc/fortran/module.c @@ -76,7 +76,6 @@ along with GCC; see the file COPYING3. If not see #include "parse.h" /* FIXME */ #include "constructor.h" #include "cpp.h" -#include "alias.h" #include "scanner.h" #include <zlib.h> |