summaryrefslogtreecommitdiffstats
path: root/runtime/runtime.h
diff options
context:
space:
mode:
authorhunt <hunt>2005-04-07 15:17:29 +0000
committerhunt <hunt>2005-04-07 15:17:29 +0000
commit3d4bc8bea6b45893bd4b49f44df26bd602b4cba5 (patch)
treebae3fb1bc5fcbd7906574b6902c649b203274a3f /runtime/runtime.h
parent6e01db401be4a19e6d81d9955d055e2f4e1b6aea (diff)
downloadsystemtap-steved-3d4bc8bea6b45893bd4b49f44df26bd602b4cba5.tar.gz
systemtap-steved-3d4bc8bea6b45893bd4b49f44df26bd602b4cba5.tar.xz
systemtap-steved-3d4bc8bea6b45893bd4b49f44df26bd602b4cba5.zip
Update to use relayfs.
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 f97c970a..ee92c8dc 100644
--- a/runtime/runtime.h
+++ b/runtime/runtime.h
@@ -21,4 +21,6 @@
#define dbug(args...) ;
+#include "print.c"
+
#endif /* _RUNTIME_H_ */