aboutsummaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/domwalk.c')
-rw-r--r--gcc/domwalk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/domwalk.c b/gcc/domwalk.c
index a600db3..6511353 100644
--- a/gcc/domwalk.c
+++ b/gcc/domwalk.c
@@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "predict.h"
#include "hard-reg-set.h"
-#include "input.h"
#include "function.h"
#include "dominance.h"
#include "cfg.h"