summaryrefslogtreecommitdiffstats
path: root/runtime/user/runtime.h
diff options
context:
space:
mode:
authorhunt <hunt>2005-08-19 11:37:32 +0000
committerhunt <hunt>2005-08-19 11:37:32 +0000
commit08d8a18278b6b0e400e11651e1546736aa38498c (patch)
treef7a13bc38b55d1b561a25303bee0a90ba565a7ba /runtime/user/runtime.h
parent26f6870aa5e1d395abde9a945fed68125697ef7d (diff)
downloadsystemtap-steved-08d8a18278b6b0e400e11651e1546736aa38498c.tar.gz
systemtap-steved-08d8a18278b6b0e400e11651e1546736aa38498c.tar.xz
systemtap-steved-08d8a18278b6b0e400e11651e1546736aa38498c.zip
2005-08-19 Martin Hunt <hunt@redhat.com>
* runtime.h: Include io.c.
Diffstat (limited to 'runtime/user/runtime.h')
-rw-r--r--runtime/user/runtime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/user/runtime.h b/runtime/user/runtime.h
index 7a07afba..9d098fc7 100644
--- a/runtime/user/runtime.h
+++ b/runtime/user/runtime.h
@@ -42,6 +42,7 @@
#define NEED_STAT_LOCKS 0
#define NEED_COUNTER_LOCKS 0
+#include "io.c"
#include "print.c"
#include "string.c"