summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/config.h.in3
-rw-r--r--source3/include/stamp-h.in2
2 files changed, 4 insertions, 1 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
diff --git a/source3/include/stamp-h.in b/source3/include/stamp-h.in
index a9450b6517..c00512615f 100644
--- a/source3/include/stamp-h.in
+++ b/source3/include/stamp-h.in
@@ -1 +1 @@
-Mon Oct 5 03:36:59 UTC 1998
+Thu Oct 29 16:13:10 UTC 1998