diff options
Diffstat (limited to 'gcc/reginfo.c')
-rw-r--r-- | gcc/reginfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reginfo.c b/gcc/reginfo.c index 99d1a94078d..f8973dfebfe 100644 --- a/gcc/reginfo.c +++ b/gcc/reginfo.c @@ -45,7 +45,6 @@ along with GCC; see the file COPYING3. If not see #include "reload.h" #include "diagnostic-core.h" #include "output.h" -#include "timevar.h" #include "hashtab.h" #include "target.h" #include "tree-pass.h" |