summaryrefslogtreecommitdiffstats
path: root/fs/ext2/acl.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
commitf969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch)
treeb3530d803df59d726afaabebc6626987dee1ca05 /fs/ext2/acl.c
parenta10ce7ef2066b455d69187643ddf2073bfc4db24 (diff)
Merge with 2.3.27.
Diffstat (limited to 'fs/ext2/acl.c')
-rw-r--r--fs/ext2/acl.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/fs/ext2/acl.c b/fs/ext2/acl.c
index 111a2d6e0..5ec306fdf 100644
--- a/fs/ext2/acl.c
+++ b/fs/ext2/acl.c
@@ -7,16 +7,16 @@
* Universite Pierre et Marie Curie (Paris VI)
*/
+#include <linux/module.h>
+#include <linux/fs.h>
+#include <linux/sched.h>
+
+
/*
* This file will contain the Access Control Lists management for the
* second extended file system.
*/
-#include <linux/errno.h>
-#include <linux/fs.h>
-#include <linux/ext2_fs.h>
-#include <linux/sched.h>
-#include <linux/stat.h>
/*
* ext2_permission ()