From: Adrian Bunk Date: Sun, 17 Feb 2008 08:17:12 +0000 (+0200) Subject: [GFS2] gfs2/ops_file.c should #include "ops_inode.h" X-Git-Tag: v2.6.26-rc1~1144^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af4c72f7df2442230fca3ff49a97f978cfb4a04;p=pandora-kernel.git [GFS2] gfs2/ops_file.c should #include "ops_inode.h" Every file should include the headers containing the prototypes for its global functions (in this case for gfs2_set_inode_flags()). Signed-off-by: Adrian Bunk Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed