X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fgfs2%2Fsys.h;h=1ca8cdac5304bbf50682db1b9abf7ea5afd34e8d;hb=45efebf2492187e8915e2876c5bf6f3803b1c23f;hp=c46a700e801e7d9eace663ecb4989a960f8864d5;hpb=71ec63c5d66b577a71910b82740751be73e81310;p=cascardo%2Flinux.git diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h index c46a700e801e..1ca8cdac5304 100644 --- a/fs/gfs2/sys.h +++ b/fs/gfs2/sys.h @@ -4,12 +4,15 @@ * * 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 __SYS_DOT_H__ #define __SYS_DOT_H__ +#include +struct gfs2_sbd; + /* Allow args to be passed to GFS2 when using an initial ram disk */ extern char *gfs2_sys_margs; extern spinlock_t gfs2_sys_margs_lock;