]> git.sur5r.net Git - openldap/commit
Fix broken MSVC builds. The previous round of Mingw32 patches changed some
authorHoward Chu <hyc@openldap.org>
Sun, 31 Oct 1999 02:26:41 +0000 (02:26 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 31 Oct 1999 02:26:41 +0000 (02:26 +0000)
commit17e1877a121c5744f3f64e6e20cc524d1f31ddef
treee785fef74ea826010c8bfd88e9332583f768ab3d
parentaab546e567a7a084e5926fc2ae59b63df529908f
Fix broken MSVC builds. The previous round of Mingw32 patches changed some
ifdefs to depend on _WINNT, which is bogus. Added _WIN32 back on these ifs,
and fixed some other include problems.
acconfig.h
clients/tools/ldapsearch.c
clients/ud/edit.c
include/ac/signal.h
include/ldap_pvt_thread.h
include/portable.h.in
libraries/liblutil/nt_err.c