diff options
Diffstat (limited to 'runtime/user/runtime.h')
-rw-r--r-- | runtime/user/runtime.h | 1 |
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" |