diff options
Diffstat (limited to 'gcc/tree-data-ref.c')
-rw-r--r-- | gcc/tree-data-ref.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-data-ref.c b/gcc/tree-data-ref.c index 9abb2a8422e..0c7990b2866 100644 --- a/gcc/tree-data-ref.c +++ b/gcc/tree-data-ref.c @@ -83,7 +83,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" /* These RTL headers are needed for basic-block.h. */ -#include "rtl.h" #include "basic-block.h" #include "diagnostic.h" #include "tree-flow.h" |