Commit edd99f7
authored
ext/ldap: Enable ldap_set_rebind_proc() on Windows (#21749)
Windows uses OpenLDAP which provides ldap_set_rebind_proc() with a
3-arg-signature:
https://github.com/winlibs/openldap1 parent b8c3bf9 commit edd99f7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments