summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-09-15 09:40:30 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-09-15 09:40:30 +0000
commitadf180b55c9bdbf02c7daf6a62bdecd3b7dd6cd6 (patch)
tree0cabdf9c7495e0b4b28b66d5f485231bb928de81 /config.h.in
parent299a95c6b11a65ecaa8371d14fff8dffe393e091 (diff)
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 780803efcd81..9eb76b5c94fb 100644
--- a/config.h.in
+++ b/config.h.in
@@ -60,6 +60,9 @@
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
+/* Define to 1 if you have the `strlset' function. */
+#undef HAVE_STRLSET
+
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H