summaryrefslogtreecommitdiff
path: root/gcc/genmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genmatch.c')
-rw-r--r--gcc/genmatch.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/genmatch.c b/gcc/genmatch.c
index f27170381d8..0ecb97acfee 100644
--- a/gcc/genmatch.c
+++ b/gcc/genmatch.c
@@ -25,15 +25,10 @@ along with GCC; see the file COPYING3. If not see
#include <new>
#include "system.h"
#include "coretypes.h"
-#include "ggc.h"
#include <cpplib.h>
#include "errors.h"
-#include "hashtab.h"
#include "hash-table.h"
-#include "inchash.h"
-#include "hash-map.h"
#include "hash-set.h"
-#include "vec.h"
#include "is-a.h"