[git] GnuPG - branch, master, updated. gnupg-2.1.18-105-g81ea24b

by Werner Koch cvs at cvs.gnupg.org
Mon Feb 20 09:56:37 CET 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  81ea24b8637ac08e44e9e44816689413c2ae7e08 (commit)
      from  f923873863fd863d71349f20f5568f80aecc020b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 81ea24b8637ac08e44e9e44816689413c2ae7e08
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Feb 20 09:53:31 2017 +0100

     dirmngr: Make t-http.c work again with gnutls - second try
    
    * dirmngr/t-http.c: Always include ksba.h.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>

diff --git a/dirmngr/t-http.c b/dirmngr/t-http.c
index 4641121..37b3e53 100644
--- a/dirmngr/t-http.c
+++ b/dirmngr/t-http.c
@@ -42,6 +42,7 @@
 #include "logging.h"
 #include "http.h"
 
+#include <ksba.h>
 #if HTTP_USE_NTBTLS
 # include <ntbtls.h>
 #elif HTTP_USE_GNUTLS

-----------------------------------------------------------------------

Summary of changes:
 dirmngr/t-http.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list