diff --git a/package/base/libcap/libcap-1.10-userland.patch b/package/base/libcap/libcap-1.10-userland.patch index 28f79b6bc..a71e85eea 100644 --- a/package/base/libcap/libcap-1.10-userland.patch +++ b/package/base/libcap/libcap-1.10-userland.patch @@ -35,7 +35,7 @@ commonly accepted ... :-( + * Make sure we can be included from userland by preventing + * capability.h from including other kernel headers + */ -+#define _LINUX_TYPES_H ++/* #define _LINUX_TYPES_H */ +#define _LINUX_FS_H +typedef uint32_t __u32; +