mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-21 14:47:03 +01:00
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@gnupg.org>
This commit is contained in:
parent
f923873863
commit
81ea24b863
@ -42,6 +42,7 @@
|
||||
#include "logging.h"
|
||||
#include "http.h"
|
||||
|
||||
#include <ksba.h>
|
||||
#if HTTP_USE_NTBTLS
|
||||
# include <ntbtls.h>
|
||||
#elif HTTP_USE_GNUTLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user