From: Thomas Mieslinger Date: Thu, 11 Jul 2019 09:16:13 +0000 (-0700) Subject: pdns/devpollmplexer: remove unused syncres.hh include X-Git-Tag: auth-4.2.0-rc3~18^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8064%2Fhead;p=thirdparty%2Fpdns.git pdns/devpollmplexer: remove unused syncres.hh include --- diff --git a/pdns/devpollmplexer.cc b/pdns/devpollmplexer.cc index 35df6dc8fc..37d396062a 100644 --- a/pdns/devpollmplexer.cc +++ b/pdns/devpollmplexer.cc @@ -33,7 +33,6 @@ #include #include #include "misc.hh" -#include "syncres.hh" #include "namespaces.hh"