summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c')
-rw-r--r--sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c b/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
index 40c3159..323a1c0 100644
--- a/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
+++ b/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
@@ -32,6 +32,7 @@
#include "xfs.h"
+#include "xfs_macros.h"
#include "xfs_fs.h"
#include "xfs_inum.h"
#include "xfs_log.h"
@@ -68,7 +69,7 @@
#include "xfs_fsops.h"
-#if XXXKAN
+#ifdef XXXKAN
/*
* ioctl commands that are used by Linux filesystems
*/
OpenPOWER on IntegriCloud