mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
change r1500483 to only be enabled when building against the MS LDAP SDK.
Guenter, please verify this still works for you. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1551802 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -83,7 +83,7 @@
|
||||
#define LDAP_DECLARE_DATA __declspec(dllimport)
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#if APR_HAS_MICROSOFT_LDAPSDK
|
||||
#define timeval l_timeval
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user