X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.h.in;h=bba543cd4731dcc24070b8f1cd89812c4755ed53;hb=975a5e9a24e971197baa9ea2d4479100977c9060;hp=067f815767f53d58becd1cbc274e9036cbc209bf;hpb=343e2df772fff582aa1c817c7eb27fca5b58dafb;p=openldap diff --git a/include/portable.h.in b/include/portable.h.in index 067f815767..bba543cd47 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -205,6 +205,12 @@ /* 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