diff options
Diffstat (limited to '')
-rw-r--r-- | dirmngr/http.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/http.c b/dirmngr/http.c index fc8292455..0f11af750 100644 --- a/dirmngr/http.c +++ b/dirmngr/http.c @@ -100,7 +100,7 @@ #include "i18n.h" #include "dns-stuff.h" #include "http.h" -#include "misc.h" +#include "http-common.h" #ifdef USE_NPTH |