X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2Fops_dentry.h;h=5caa3db4d3f555c8d094c20ee7777e95fe5a6e9c;hb=ecd27b92fbb41f779d857632a69bd45dbaf0f915;hp=1b6e75c0a4a72578fd5b49ed43530781b570c5f8;hpb=c6a756795d5ba0637aae8da89dd11bb7e3a1ee74;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__ */