summaryrefslogtreecommitdiff
path: root/sys/xfs/xfs_syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xfs/xfs_syscalls.h')
-rw-r--r--sys/xfs/xfs_syscalls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_syscalls.h b/sys/xfs/xfs_syscalls.h
index 41249d06e43..1a43a0f2d19 100644
--- a/sys/xfs/xfs_syscalls.h
+++ b/sys/xfs/xfs_syscalls.h
@@ -39,7 +39,7 @@
#include <xfs/xfs_common.h>
#include <xfs/xfs_message.h>
-#include <afssysdefs.h>
+#include <xfs/afssysdefs.h>
struct sys_pioctl_args {
syscallarg(int) operation;