summaryrefslogtreecommitdiff
path: root/gcc/df-scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/df-scan.c')
-rw-r--r--gcc/df-scan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/df-scan.c b/gcc/df-scan.c
index ef9cdbbbe32..4e53f884443 100644
--- a/gcc/df-scan.c
+++ b/gcc/df-scan.c
@@ -45,7 +45,6 @@ along with GCC; see the file COPYING3. If not see
#include "dumpfile.h"
#include "tree.h"
#include "target.h"
-#include "target-def.h"
#include "df.h"
#include "emit-rtl.h" /* FIXME: Can go away once crtl is moved to rtl.h. */