repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Obsolete javahelp
[oi-userland.git]
/
components
/
sysutils
/
gnupg
/
patches
/
01-use-openldap.patch
blob
a32cc45ed6396cdf3e08e0feb377ed13f2c10ae3
1
--- gnupg-2.4.6/dirmngr/ldap-parse-uri.c.orig
2
+++ gnupg-2.4.6/dirmngr/ldap-parse-uri.c
3
@@ -24,7 +24,7 @@
4
#ifdef HAVE_W32_SYSTEM
5
# include "ldap-url.h"
6
#else
7
-# include <ldap.h>
8
+# include <openldap/ldap.h>
9
#endif
10
11
#include "../common/util.h"