diff options
Diffstat (limited to 'fs/ext2/ioctl.c')
| -rw-r--r-- | fs/ext2/ioctl.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ext2/ioctl.c b/fs/ext2/ioctl.c index 709d8676b962..3ca9afdf713d 100644 --- a/fs/ext2/ioctl.c +++ b/fs/ext2/ioctl.c  | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | */ | 8 | */ | 
| 9 | 9 | ||
| 10 | #include "ext2.h" | 10 | #include "ext2.h" | 
| 11 | #include <linux/capability.h> | ||
| 11 | #include <linux/time.h> | 12 | #include <linux/time.h> | 
| 12 | #include <linux/sched.h> | 13 | #include <linux/sched.h> | 
| 13 | #include <asm/current.h> | 14 | #include <asm/current.h> | 
