summaryrefslogtreecommitdiffstats
path: root/runtime/user/runtime.h
diff options
context:
space:
mode:
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 38778b86..d6ec44ce 100644
--- a/runtime/user/runtime.h
+++ b/runtime/user/runtime.h
@@ -35,5 +35,6 @@
#define memcpy __builtin_memcpy
#include "print.c"
+#include "string.c"
#endif /* _RUNTIME_H_ */