X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2Fops_dentry.h;h=5caa3db4d3f555c8d094c20ee7777e95fe5a6e9c;hb=1df5a8d004f64b1aa3fb93e0556886ba00ebc979;hp=1b6e75c0a4a72578fd5b49ed43530781b570c5f8;hpb=2b3d6e2f23362b71de173649002d915d14e07622;p=linux-2.6 diff --git a/fs/gfs2/ops_dentry.h b/fs/gfs2/ops_dentry.h index 1b6e75c0a4..5caa3db4d3 100644 --- a/fs/gfs2/ops_dentry.h +++ b/fs/gfs2/ops_dentry.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 __OPS_DENTRY_DOT_H__ #define __OPS_DENTRY_DOT_H__ +#include + extern struct dentry_operations gfs2_dops; #endif /* __OPS_DENTRY_DOT_H__ */