diff options
Diffstat (limited to 'gcc/tree-profile.c')
-rw-r--r-- | gcc/tree-profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-profile.c b/gcc/tree-profile.c index 4136821..2c0bbaf 100644 --- a/gcc/tree-profile.c +++ b/gcc/tree-profile.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "flags.h" -#include "regs.h" #include "function.h" #include "basic-block.h" #include "diagnostic-core.h" |