From a9e0b1dd6c106e243e3fbbaa1838b56a1f1c8584 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 23 Nov 2015 11:44:50 +0100 Subject: 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 GnuPG-bug-id: 1843 --- common/asshelp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/asshelp.h') diff --git a/common/asshelp.h b/common/asshelp.h index 6a52172f5..35d211501 100644 --- a/common/asshelp.h +++ b/common/asshelp.h @@ -34,6 +34,7 @@ #include #include "session-env.h" +#include "util.h" /*-- asshelp.c --*/ -- cgit v1.2.3