summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 7328d022c1..afe49d419c 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -809,6 +809,9 @@
/* Define if you have the strndup function. */
#undef HAVE_STRNDUP
+/* Define if you have the strnlen function. */
+#undef HAVE_STRNLEN
+
/* Define if you have the strpbrk function. */
#undef HAVE_STRPBRK