From: Willem Toorop Date: Mon, 15 Jul 2019 07:58:49 +0000 (+0200) Subject: Remove double errno include X-Git-Tag: release-1.7.1-rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7838cc0738cd3bb7c558e1f6c9714bb133d815f2;p=thirdparty%2Fldns.git Remove double errno include --- diff --git a/examples/ldns-dane.c b/examples/ldns-dane.c index 1d0524d7..d0898249 100644 --- a/examples/ldns-dane.c +++ b/examples/ldns-dane.c @@ -33,7 +33,6 @@ #include #include -#include #ifdef USE_DANE #ifdef HAVE_SSL