diff options
Diffstat (limited to 'gcc/combine-stack-adj.c')
-rw-r--r-- | gcc/combine-stack-adj.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/combine-stack-adj.c b/gcc/combine-stack-adj.c index 65e8f0444a7..ff660967566 100644 --- a/gcc/combine-stack-adj.c +++ b/gcc/combine-stack-adj.c @@ -57,7 +57,6 @@ along with GCC; see the file COPYING3. If not see #include "df.h" #include "except.h" #include "reload.h" -#include "timevar.h" #include "tree-pass.h" |