summaryrefslogtreecommitdiff
path: root/sys/xfs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xfs')
-rw-r--r--sys/xfs/xfs_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_config.h b/sys/xfs/xfs_config.h
index 034e409a61d..57cf01c741e 100644
--- a/sys/xfs/xfs_config.h
+++ b/sys/xfs/xfs_config.h
@@ -225,7 +225,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
#define HAVE_FNMATCH_H 1
/* define if lockmgr takes four arguments */
-#define HAVE_FOUR_ARGUMENT_LOCKMGR 1
+/* #undef HAVE_FOUR_ARGUMENT_LOCKMGR */
/* define if vfs_busy takes four arguments */
#define HAVE_FOUR_ARGUMENT_VFS_BUSY 1