From: Adrian Bunk Date: Sun, 9 Jul 2006 23:32:51 +0000 (+0200) Subject: [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" X-Git-Tag: v2.6.19-rc1~1296^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5625181fac18f572cbbd18878d28f5eebf4733;p=pandora-kernel.git [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" Every file should #include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed