]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap_r/tpool.c
Emulate mkstemp() using mktemp() if mkstemp() is not found by configure
[openldap] / libraries / libldap_r / tpool.c
index 3243ac133ae1f4afc2a15009fcd901a2bf25b8fa..6d014d70ff0dc58ca36ca61c490df9c00c762582 100644 (file)
@@ -12,8 +12,8 @@
 #include "portable.h"
 
 #include <stdio.h>
-#include <stdarg.h>
 
+#include <ac/stdarg.h>
 #include <ac/stdlib.h>
 #include <ac/string.h>
 #include <ac/time.h>