diff options
Diffstat (limited to 'gcc/cfganal.c')
-rw-r--r-- | gcc/cfganal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfganal.c b/gcc/cfganal.c index 8ff4c288d0a..6f3e3488877 100644 --- a/gcc/cfganal.c +++ b/gcc/cfganal.c @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "backend.h" -#include "hard-reg-set.h" #include "cfghooks.h" #include "timevar.h" #include "cfganal.h" |