aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-gimplify.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-gimplify.c')
-rw-r--r--gcc/c-gimplify.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/c-gimplify.c b/gcc/c-gimplify.c
index 5ee9634..58729f1 100644
--- a/gcc/c-gimplify.c
+++ b/gcc/c-gimplify.c
@@ -32,7 +32,6 @@ along with GCC; see the file COPYING3. If not see
#include "c-tree.h"
#include "c-common.h"
#include "gimple.h"
-#include "hard-reg-set.h"
#include "basic-block.h"
#include "tree-flow.h"
#include "tree-inline.h"
@@ -40,7 +39,6 @@ along with GCC; see the file COPYING3. If not see
#include "langhooks.h"
#include "langhooks-def.h"
#include "flags.h"
-#include "rtl.h"
#include "toplev.h"
#include "tree-dump.h"
#include "c-pretty-print.h"