diff options
Diffstat (limited to 'gcc/cgraphunit.c')
-rw-r--r-- | gcc/cgraphunit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c index e47008f969c..89765b5e121 100644 --- a/gcc/cgraphunit.c +++ b/gcc/cgraphunit.c @@ -176,7 +176,6 @@ along with GCC; see the file COPYING3. If not see #include "target.h" #include "cgraph.h" #include "diagnostic.h" -#include "timevar.h" #include "params.h" #include "fibheap.h" #include "intl.h" |