mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue