X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2Fgfs2%2Fsys.h;h=1ca8cdac5304bbf50682db1b9abf7ea5afd34e8d;hb=00377d8e3842776d1da633ad9c79a16ecb548b92;hp=c46a700e801e7d9eace663ecb4989a960f8864d5;hpb=cf57a308436653f3094590202c77459aab250ff3;p=linux-2.6 diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h index c46a700e80..1ca8cdac53 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;