]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldapsearch.c
Update for new password codes for MSVC5
[openldap] / clients / tools / ldapsearch.c
index 1eba56399a33e0d4f1394a109a765ac6dae10059..6a66a80ad16f96c7e421d2075dcdb92317580252 100644 (file)
 #include <ac/string.h>
 #include <ac/unistd.h>
 
+#ifdef HAVE_IO_H
+#include <io.h>
+#endif
+
 #include <ldap.h>
 
 #include "ldif.h"