[Pkg-gnupg-commit] [gnupg2] 105/166: dirmngr: Make t-http.c work again with gnutls - second try

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 16 22:33:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gnupg2.

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>
---
 dirmngr/t-http.c | 1 +
 1 file changed, 1 insertion(+)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list