--- /usr/include/linux/capability.h~ Thu Jun 14 13:19:08 2001 +++ /usr/include/linux/capability.h Thu Jun 14 20:46:07 2001 @@ -14,7 +14,6 @@ #define _LINUX_CAPABILITY_H #include -#include /* User-level do most of the mapping between kernel and user capabilities based on the version tag given by the kernel. The @@ -278,6 +277,7 @@ #define CAP_LEASE 28 #ifdef __KERNEL__ +#include /* * Bounding set */