Fix headers to be included alone

Change-Id: I7eb9a6ed51b938506d440b91e6b3d42daf817fd7
This commit is contained in:
Andrew Hsieh
2014-11-17 09:54:27 +08:00
parent d3ab539366
commit b6f18dba42
6 changed files with 9 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
#include <sys/cdefs.h>
#include <limits.h> /* For PAGE_SIZE. */
#include <stddef.h> /* For size_t */
__BEGIN_DECLS