summaryrefslogtreecommitdiffstats
path: root/spl_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'spl_config.h.in')
-rw-r--r--spl_config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/spl_config.h.in b/spl_config.h.in
index ac608d44f..fdef876b3 100644
--- a/spl_config.h.in
+++ b/spl_config.h.in
@@ -102,6 +102,9 @@
/* kmalloc_node() is available */
#undef HAVE_KMALLOC_NODE
+/* kvasprintf() is available */
+#undef HAVE_KVASPRINTF
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H