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 b5c3fa7b26..930832a8bd 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -360,6 +360,9 @@
/* Define if you have the connect function. */
#undef HAVE_CONNECT
+/* Define if you have the creat64 function. */
+#undef HAVE_CREAT64
+
/* Define if you have the crypt function. */
#undef HAVE_CRYPT