From: Ben Gras Date: Wed, 6 Oct 2010 13:09:49 +0000 (+0000) Subject: include in (clang fix) X-Git-Tag: v3.2.0~789 X-Git-Url: http://zhaoyanbai.com/repos/nsupdate.html?a=commitdiff_plain;h=e0ac271e5a2fd7fea1146493fde606c5dac509a0;p=minix.git include in (clang fix) --- diff --git a/include/minix/sysutil.h b/include/minix/sysutil.h index 20ec899de..1f89db356 100644 --- a/include/minix/sysutil.h +++ b/include/minix/sysutil.h @@ -2,6 +2,7 @@ #define _MINIX_SYSUTIL_H 1 #include +#include /* Extra system library definitions to support device drivers and servers. *