summaryrefslogtreecommitdiffstats
path: root/zfs_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'zfs_config.h.in')
-rw-r--r--zfs_config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/zfs_config.h.in b/zfs_config.h.in
index 41d7ab152..e0f746704 100644
--- a/zfs_config.h.in
+++ b/zfs_config.h.in
@@ -153,6 +153,9 @@
/* rq_is_sync() is available */
#undef HAVE_RQ_IS_SYNC
+/* set_nlink() is available */
+#undef HAVE_SET_NLINK
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H