diff options
-rw-r--r-- | sys/xfs/xfs_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_config.h b/sys/xfs/xfs_config.h index 92de1f9b3a3..f94313a6f5f 100644 --- a/sys/xfs/xfs_config.h +++ b/sys/xfs/xfs_config.h @@ -668,7 +668,7 @@ /* #undef HAVE_VM_VM_ZONE_H */ /* Define if you have the <vm/vnode_pager.h> header file. */ -#define HAVE_VM_VNODE_PAGER_H 1 +/* #undef HAVE_VM_VNODE_PAGER_H */ /* Define if you have the curses library (-lcurses). */ /* #undef HAVE_LIBCURSES */ |