]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/regcprop.h
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / regcprop.h
index ab54eafcaf89952f4a4e8066fce00f3405852c07..a609b9f48351f5075191e1915d96891c69372240 100644 (file)
@@ -20,8 +20,6 @@ along with GCC; see the file COPYING3.  If not see
 #ifndef GCC_REGCPROP_H
 #define GCC_REGCPROP_H
 
-#include "basic-block.h"
-
 extern void copyprop_hardreg_forward_bb_without_debug_insn (basic_block bb);
 
 #endif  /* GCC_REGCPROP_H  */