From a2a9ed3d3f8640cc61430d00d01f083fdb8c26ea Mon Sep 17 00:00:00 2001 From: Fred Morcos Date: Wed, 15 Feb 2023 17:56:36 +0100 Subject: [PATCH] Cleanup lwres.cc --- pdns/recursordist/lwres.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/lwres.cc b/pdns/recursordist/lwres.cc index b63f53f9bd..0d52066940 100644 --- a/pdns/recursordist/lwres.cc +++ b/pdns/recursordist/lwres.cc @@ -26,7 +26,7 @@ #include "lwres.hh" #include #include "dnsrecords.hh" -#include +#include #include "misc.hh" #include #include -- 2.47.2