mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
dirmngr: Start dirmngr on demand.
* common/asshelp.h: Include 'util.h'. * dirmngr/dirmngr-client.c (main): Use 'start_new_dirmngr' to connect to the dirmngr. (start_dirmngr): Drop now unused declaration and function. -- Signed-off-by: Justus Winter <justus@g10code.com> GnuPG-bug-id: 1843
This commit is contained in:
parent
770c06ed4e
commit
a9e0b1dd6c
2 changed files with 17 additions and 130 deletions
|
@ -34,6 +34,7 @@
|
|||
#include <gpg-error.h>
|
||||
|
||||
#include "session-env.h"
|
||||
#include "util.h"
|
||||
|
||||
/*-- asshelp.c --*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue