From 68538e351b85b3115d27bfe09796b7091a5d3326 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Thu, 8 Sep 2016 11:55:55 +0300 Subject: [PATCH] lua-auth4: Remove recursor includes --- pdns/lua-auth4.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/pdns/lua-auth4.cc b/pdns/lua-auth4.cc index 4a86ef45e7..87bfad6f4f 100644 --- a/pdns/lua-auth4.cc +++ b/pdns/lua-auth4.cc @@ -3,9 +3,7 @@ #include #include "logger.hh" #include "dnsparser.hh" -#include "syncres.hh" #include "namespaces.hh" -#include "rec_channel.hh" #include "ednssubnet.hh" #include -- 2.47.2