X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fgfs2%2Fops_super.h;h=9de73f042f78a53d87449bdbe421413e86fa2eb7;hb=a57bf8a4f23cca2b5be5446649bbe22d1440af5d;hp=a15ccc27611317ee39475d5ab1a8782f934c6cfe;hpb=c6a756795d5ba0637aae8da89dd11bb7e3a1ee74;p=cascardo%2Flinux.git diff --git a/fs/gfs2/ops_super.h b/fs/gfs2/ops_super.h index a15ccc276113..9de73f042f78 100644 --- a/fs/gfs2/ops_super.h +++ b/fs/gfs2/ops_super.h @@ -4,12 +4,14 @@ * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions - * of the GNU General Public License v.2. + * of the GNU General Public License version 2. */ #ifndef __OPS_SUPER_DOT_H__ #define __OPS_SUPER_DOT_H__ +#include + extern struct super_operations gfs2_super_ops; #endif /* __OPS_SUPER_DOT_H__ */