Eric Pouech eric.pouech@gmail.com writes:
32 bit compilation has been broken by 8db1662d749991a77b8945c752ab024d2d6b1244 (failing on C_ASSERT)
v1 -> v2: fix typo
Signed-off-by: Eric Pouech eric.pouech@gmail.com
dlls/wldap32/libldap.c | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-)
Note that this is correct only if libldap was also built with _TIME_BITS=64. Though looking at the OpenLDAP implementation we may be able to get away with it.