@@ -2,7 +2,9 @@ #ifndef _LINUX_KERNEL_H #define _LINUX_KERNEL_H +#ifdef __GLIBC__ #include +#endif #include #endif /* _LINUX_KERNEL_H */