summaryrefslogtreecommitdiff
path: root/gcc/fortran/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/module.c')
-rw-r--r--gcc/fortran/module.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/fortran/module.c b/gcc/fortran/module.c
index e183d908ab4..15ee0935c03 100644
--- a/gcc/fortran/module.c
+++ b/gcc/fortran/module.c
@@ -73,13 +73,10 @@ along with GCC; see the file COPYING3. If not see
#include "parse.h" /* FIXME */
#include "constructor.h"
#include "cpp.h"
-#include "hash-set.h"
-#include "vec.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "options.h"
-#include "inchash.h"
#include "tree.h"
#include "stringpool.h"
#include "scanner.h"