summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/value-prof.c')
-rw-r--r--gcc/value-prof.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/value-prof.c b/gcc/value-prof.c
index 2b86e026407..ea70e2a15e7 100644
--- a/gcc/value-prof.c
+++ b/gcc/value-prof.c
@@ -45,7 +45,6 @@ along with GCC; see the file COPYING3. If not see
#include "cgraph.h"
#include "timevar.h"
#include "tree-pass.h"
-#include "toplev.h"
#include "pointer-set.h"
static struct value_prof_hooks *value_prof_hooks;