--- linux/include/linux/capability.h_old	Thu Jun 14 13:19:08 2001
+++ linux/include/linux/capability.h	Thu Jun 14 20:46:07 2001
@@ -14,7 +14,6 @@
 #define _LINUX_CAPABILITY_H
 
 #include <linux/types.h>
-#include <linux/fs.h>
 
 /* 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 <linux/fs.h>
 /* 
  * Bounding set
  */
