[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)
commit2d5625181fac18f572cbbd18878d28f5eebf4733
tree5125d63c551d6c7be1f9a5c99b16d05a85a3db7c
parentca4d147e62df370c334898464023aa7f9126abe1
[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 <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/ioctl.c