From 752870c4bea5f43859ec4e10ae2579018908bbe3 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 19 May 2005 05:23:11 +0000 Subject: *** empty log message *** --- runtime/user/runtime.h | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/user/runtime.h') 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_ */ -- cgit