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

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);