From 0348a6b0df47beecc2c99fc1b7ffc0236a184097 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sat, 11 Oct 2008 19:23:30 +0000 Subject: [PATCH] removed pointless bespillremat.h includes [r22720] --- ir/be/bechordal_main.c | 4 ---- ir/be/bepressurestat.c | 1 - 2 files changed, 5 deletions(-) diff --git a/ir/be/bechordal_main.c b/ir/be/bechordal_main.c index 60ecfc8ff..aad181f8f 100644 --- a/ir/be/bechordal_main.c +++ b/ir/be/bechordal_main.c @@ -78,10 +78,6 @@ #include "bespilloptions.h" #include "belower.h" -#ifdef WITH_ILP -#include "bespillremat.h" -#endif /* WITH_ILP */ - #include "becopystat.h" #include "becopyopt.h" #include "bessadestr.h" diff --git a/ir/be/bepressurestat.c b/ir/be/bepressurestat.c index 589ad3053..111007df5 100644 --- a/ir/be/bepressurestat.c +++ b/ir/be/bepressurestat.c @@ -55,7 +55,6 @@ #include "bearch_t.h" #include "benode_t.h" #include "beutil.h" -#include "bespillremat.h" #include "bespill.h" #include "beirg_t.h" -- 2.20.1