git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2160 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -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;
+