X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2Fsys.h;h=1ca8cdac5304bbf50682db1b9abf7ea5afd34e8d;hb=d3ee1b405872214609868f3cde631ac157026dd0;hp=f8c01b50bfba3f788d82281cc4cade2e100df0d3;hpb=31e77ac55f18db0ec1c724840927562ef3093ef6;p=linux-2.6 diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h index f8c01b50bf..1ca8cdac53 100644 --- a/fs/gfs2/sys.h +++ b/fs/gfs2/sys.h @@ -10,6 +10,9 @@ #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;