summaryrefslogtreecommitdiff
path: root/sys/xfs
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-06-27 05:03:23 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-06-27 05:03:23 +0000
commit659f513edbe465a2559d9bf23b9ba082c693bcec (patch)
tree26df9921aa2f520f789bb26a75032c8c7695680d /sys/xfs
parent2d089dc551efe8a4004f99b557081ea313891050 (diff)
no vnode_pager.h
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 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 */