From e94aa30082d2955bf23a03c0765bcb80917cc11b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 3 Nov 2011 19:47:23 +0000 Subject: [PATCH] Fixed direct inclusion --- include/System/string.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/System/string.h b/include/System/string.h index 5ff2e8b..26e7d0c 100644 --- a/include/System/string.h +++ b/include/System/string.h @@ -18,6 +18,8 @@ #ifndef LIBSYSTEM_STRING_H # define LIBSYSTEM_STRING_H +# include + /* String */ /* types */