Obsolete javahelp
[oi-userland.git] / components / sysutils / gnupg / patches / 01-use-openldap.patch
bloba32cc45ed6396cdf3e08e0feb377ed13f2c10ae3
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
11 #include "../common/util.h"