diff options
Diffstat (limited to 'gcc/tree-mudflap.c')
-rw-r--r-- | gcc/tree-mudflap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-mudflap.c b/gcc/tree-mudflap.c index 8938800..d1dad3a 100644 --- a/gcc/tree-mudflap.c +++ b/gcc/tree-mudflap.c @@ -25,8 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "hard-reg-set.h" -#include "rtl.h" #include "tree.h" #include "tm_p.h" #include "basic-block.h" |