Commit 8bb57320 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Lachlan McIlroy

[XFS] Fix compile with CONFIG_COMPAT enabled

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarLachlan McIlroy <lachlan@sgi.com>
parent 5a8d0f3c
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment