X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fgfs2%2Fsys.h;h=1ca8cdac5304bbf50682db1b9abf7ea5afd34e8d;hb=45efebf2492187e8915e2876c5bf6f3803b1c23f;hp=62c8ed89ab9c64cda6b03521f54afa10a3d9c8da;hpb=044399b2cb6ad2d7f63cfca945268853d7443a4d;p=cascardo%2Flinux.git diff --git a/fs/gfs2/sys.h b/fs/gfs2/sys.h index 62c8ed89ab9c..1ca8cdac5304 100644 --- a/fs/gfs2/sys.h +++ b/fs/gfs2/sys.h @@ -1,15 +1,18 @@ /* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. - * Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. + * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * 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;