summaryrefslogtreecommitdiff
path: root/gcc/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/profile.c')
-rw-r--r--gcc/profile.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/profile.c b/gcc/profile.c
index bf48cffdf2c..c5e60b66dcf 100644
--- a/gcc/profile.c
+++ b/gcc/profile.c
@@ -64,9 +64,8 @@ along with GCC; see the file COPYING3. If not see
#include "value-prof.h"
#include "tree.h"
#include "tree-flow.h"
-#include "timevar.h"
#include "cfgloop.h"
-#include "tree-pass.h"
+#include "dumpfile.h"
#include "profile.h"