diff options
Diffstat (limited to 'gcc/et-forest.c')
-rw-r--r-- | gcc/et-forest.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/et-forest.c b/gcc/et-forest.c index c0af9948c05..57c99164bc5 100644 --- a/gcc/et-forest.c +++ b/gcc/et-forest.c @@ -32,9 +32,6 @@ License along with libiberty; see the file COPYING3. If not see #undef DEBUG_ET #ifdef DEBUG_ET -#include "vec.h" -#include "hashtab.h" -#include "hash-set.h" #include "tm.h" #include "hard-reg-set.h" #include "input.h" |