[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
authorAdrian Bunk <bunk@stusta.de>
Sun, 9 Jul 2006 23:32:51 +0000 (01:32 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 20 Sep 2006 22:49:33 +0000 (15:49 -0700)
Every file should #include the headers containing the prototypes for its
global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found