]> git.sur5r.net Git - openldap/blobdiff - contrib/web_ldap/util.c
s/<stdlib.h>/<ac/stdlib.h>/
[openldap] / contrib / web_ldap / util.c
index 1273ba99e69edd325e11e7c6213c72d487a0c30a..b6aa34a2736a1da2366a56376cafc8166036fabd 100644 (file)
 #include "portable.h"
 
 #include <stdio.h>
-#include <stdlib.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
+
+#include <ac/stdlib.h>
+#include <ac/time.h>
 
 #include <ac/string.h>
 #include <ac/ctype.h>