X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fefs%2Fsuper.c;h=d733531b55e2653bff6d49bef4a7f62dafb0340c;hb=6924d1ab8b7bbe5ab416713f5701b3316b2df85b;hp=14082405cdd16b7eb7fdde3367a4e339c36b37ce;hpb=c58310bf4933986513020fa90b4190c7492995ae;p=linux-2.6 diff --git a/fs/efs/super.c b/fs/efs/super.c index 14082405cd..d733531b55 100644 --- a/fs/efs/super.c +++ b/fs/efs/super.c @@ -8,14 +8,15 @@ #include #include -#include -#include -#include #include #include #include #include +#include "efs.h" +#include +#include + static int efs_statfs(struct dentry *dentry, struct kstatfs *buf); static int efs_fill_super(struct super_block *s, void *d, int silent);