commit | 2d5625181fac18f572cbbd18878d28f5eebf4733 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Jul 10 01:32:51 2006 +0200 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed Sep 20 15:49:33 2006 -0700 |
tree | 5125d63c551d6c7be1f9a5c99b16d05a85a3db7c | |
parent | ca4d147e62df370c334898464023aa7f9126abe1 [diff] |
[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>