From 07826ac209028865ea20d991666aafadac3c71fe Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Mon, 16 Feb 2015 23:50:29 +0100 Subject: [PATCH] dnsdist requires dolog.hh --- pdns/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 5c6982294..910898bfc 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -565,6 +565,7 @@ dnsdist_SOURCES = \ dnsparser.cc dnsparser.hh \ dnsrecords.cc \ dnswriter.cc dnswriter.hh \ + dolog.hh \ iputils.cc \ logger.cc \ misc.cc misc.hh \ -- 2.40.0