summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@samba.org>1998-10-29 22:02:08 +0000
committerAlexandre Oliva <oliva@samba.org>1998-10-29 22:02:08 +0000
commit32217e9ea677dc294571da556bb218c23714ab6a (patch)
tree4ce7ee4d295b422baab17ea4f28dd7e7f9604bf4 /source3/include/config.h.in
parent8fbb5be0cacfeff8f131f0441c80eb4ce4e6ab0e (diff)
downloadsamba-32217e9ea677dc294571da556bb218c23714ab6a.tar.gz
samba-32217e9ea677dc294571da556bb218c23714ab6a.tar.bz2
samba-32217e9ea677dc294571da556bb218c23714ab6a.zip
looks like someone forgot to commit these...
(This used to be commit 93b195d1e9490fb0e4310532fd15ab376f08aba5)
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 48851ffb86..f9627a1203 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -536,6 +536,9 @@
/* Define if you have the sigprocmask function. */
#undef HAVE_SIGPROCMASK
+/* Define if you have the snprintf function. */
+#undef HAVE_SNPRINTF
+
/* Define if you have the srand function. */
#undef HAVE_SRAND