summaryrefslogtreecommitdiffstats
path: root/runtime/runtime.h
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-09-09 09:25:01 +1000
committerddomingo <ddomingo@redhat.com>2008-09-09 09:25:01 +1000
commitb94621e3319a66fd57147b50ea83dfd9ed726a4b (patch)
treee652a121acc61546799313d4c271de6c9233de06 /runtime/runtime.h
parenta5e2a4c92910faf6ef6a2f84b6b58a85dece300c (diff)
parente6342ff8c11bbed1d2058507b918cf3c140e1322 (diff)
downloadsystemtap-steved-b94621e3319a66fd57147b50ea83dfd9ed726a4b.tar.gz
systemtap-steved-b94621e3319a66fd57147b50ea83dfd9ed726a4b.tar.xz
systemtap-steved-b94621e3319a66fd57147b50ea83dfd9ed726a4b.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'runtime/runtime.h')
-rw-r--r--runtime/runtime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime.h b/runtime/runtime.h
index 2711f531..fd0cac9e 100644
--- a/runtime/runtime.h
+++ b/runtime/runtime.h
@@ -88,6 +88,7 @@ static struct
#ifdef STP_PERFMON
#include "perf.c"
#endif
+#include "addr-map.c"
/* Support functions for int64_t module parameters. */
int param_set_int64_t(const char *val, struct kernel_param *kp)