-
- Downloads
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.
Showing
- acconfig.h 1 addition, 5 deletionsacconfig.h
- clients/tools/ldapsearch.c 4 additions, 0 deletionsclients/tools/ldapsearch.c
- clients/ud/edit.c 4 additions, 0 deletionsclients/ud/edit.c
- include/ac/signal.h 1 addition, 1 deletioninclude/ac/signal.h
- include/ldap_pvt_thread.h 1 addition, 1 deletioninclude/ldap_pvt_thread.h
- include/portable.h.in 1 addition, 5 deletionsinclude/portable.h.in
- libraries/liblutil/nt_err.c 4 additions, 4 deletionslibraries/liblutil/nt_err.c
Loading
Please register or sign in to comment