mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Some work on the dirmngr
This commit is contained in:
parent
57a3538555
commit
ca279dc707
10 changed files with 180 additions and 99 deletions
|
@ -69,6 +69,9 @@
|
|||
#define pth_close(fd) close(fd)
|
||||
#endif
|
||||
|
||||
#ifndef USE_LDAPWRAPPER
|
||||
# error This module is not expected to be build.
|
||||
#endif
|
||||
|
||||
/* In case sysconf does not return a value we need to have a limit. */
|
||||
#ifdef _POSIX_OPEN_MAX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue