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 0c3377f..157eb23 100644 --- a/gcc/fortran/decl.c +++ b/gcc/fortran/decl.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "match.h" #include "parse.h" #include "constructor.h" -#include "alias.h" /* Macros to access allocate memory for gfc_data_variable, gfc_data_value and gfc_data. */ |