summaryrefslogtreecommitdiffstats
path: root/runtime/runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/runtime.h')
-rw-r--r--runtime/runtime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/runtime.h b/runtime/runtime.h
index 70fe4dce..0a656b78 100644
--- a/runtime/runtime.h
+++ b/runtime/runtime.h
@@ -89,6 +89,8 @@ static struct
#include "regs.c"
#include "regs-ia64.c"
+#include "task_finder.c"
+
#include "sym.c"
#ifdef STP_PERFMON
#include "perf.c"