[XFS] Fix compile with CONFIG_COMPAT enabled

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
This commit is contained in:
Christoph Hellwig 2008-12-04 14:23:27 +01:00 committed by Lachlan McIlroy
parent 5a8d0f3c7a
commit 8bb57320f3

View file

@ -74,7 +74,7 @@ xfs_file_compat_ioctl(
unsigned long arg);
extern long
xfs_file_compat_ioctl_invis(
xfs_file_compat_invis_ioctl(
struct file *file,
unsigned int cmd,
unsigned long arg);