From 3d4bc8bea6b45893bd4b49f44df26bd602b4cba5 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 7 Apr 2005 15:17:29 +0000 Subject: Update to use relayfs. --- runtime/runtime.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/runtime.h') 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_ */ -- cgit