]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Added dnPretty2/dnNormalize2 using preallocated destination berval
[openldap] / include / portable.h.in
index 067f815767f53d58becd1cbc274e9036cbc209bf..bba543cd4731dcc24070b8f1cd89812c4755ed53 100644 (file)
 /* Define if you have the memmove function.  */
 #undef HAVE_MEMMOVE
 
+/* Define if you have the mkstemp function.  */
+#undef HAVE_MKSTEMP
+
+/* Define if you have the mktemp function.  */
+#undef HAVE_MKTEMP
+
 /* Define if you have the pipe function.  */
 #undef HAVE_PIPE