VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Randy Dunlap <rdunlap@xenotime.net> 2006-01-11 12:17:46 -0800 committer: Linus Torvalds <torvalds@g5.osdl.org> 2006-01-11 18:42:13 -0800 commit: 16f7e0fe2ecc30f30652e8185e1772cdebe39109 parent: c59ede7b78db329949d9cdcd7064e22d357560ef
Commit Summary:
[PATCH] capable/capability.h (fs/)
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/fs/file_table.c b/fs/file_table.c
index 6142250104a6..768b58167543 100644
--- a/fs/file_table.c
+++ b/fs/file_table.c
@@ -16,6 +16,7 @@
 #include <linux/eventpoll.h>
 #include <linux/rcupdate.h>
 #include <linux/mount.h>
+#include <linux/capability.h>
 #include <linux/cdev.h>
 #include <linux/fsnotify.h>