summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfgloop.h')
-rw-r--r--gcc/cfgloop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/cfgloop.h b/gcc/cfgloop.h
index b0116786d49..d811c561e0a 100644
--- a/gcc/cfgloop.h
+++ b/gcc/cfgloop.h
@@ -20,14 +20,11 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_CFGLOOP_H
#define GCC_CFGLOOP_H
-#include "double-int.h"
-#include "wide-int.h"
#include "bitmap.h"
#include "sbitmap.h"
#include "hashtab.h"
#include "hash-set.h"
#include "vec.h"
-#include "machmode.h"
#include "tm.h"
#include "hard-reg-set.h"
#include "input.h"