X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2Fglops.h;h=a1d9b5b024e633af2a95069e4ba12c3a36268a68;hb=d3ee1b405872214609868f3cde631ac157026dd0;hp=9409f0a7b47f555ff555698a40789b0264b2e192;hpb=8fb4b536e7b9dbaf7a6b8204e887b92a14e4352c;p=linux-2.6 diff --git a/fs/gfs2/glops.h b/fs/gfs2/glops.h index 9409f0a7b4..a1d9b5b024 100644 --- a/fs/gfs2/glops.h +++ b/fs/gfs2/glops.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 __GLOPS_DOT_H__ #define __GLOPS_DOT_H__ +#include "incore.h" + extern const struct gfs2_glock_operations gfs2_meta_glops; extern const struct gfs2_glock_operations gfs2_inode_glops; extern const struct gfs2_glock_operations gfs2_rgrp_glops;