summaryrefslogtreecommitdiff
path: root/gcc/regcprop.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/regcprop.h')
-rw-r--r--gcc/regcprop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/regcprop.h b/gcc/regcprop.h
index ab54eafcaf8..a609b9f4835 100644
--- a/gcc/regcprop.h
+++ b/gcc/regcprop.h
@@ -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 */