aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tracer.c')
-rw-r--r--gcc/tracer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/tracer.c b/gcc/tracer.c
index 57055662..86557fe 100644
--- a/gcc/tracer.c
+++ b/gcc/tracer.c
@@ -46,6 +46,8 @@
#include "params.h"
#include "coverage.h"
#include "tree-pass.h"
+#include "gimple.h"
+#include "tree-cfg.h"
#include "tree-ssa.h"
#include "tree-inline.h"
#include "cfgloop.h"