From: bert hubert Date: Thu, 23 Nov 2017 12:54:49 +0000 (+0100) Subject: make notify.cc compile again X-Git-Tag: auth-4.1.0~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43fd645d76a7c557fcc0a39a2e5f4f1f4c59ccc8;p=pdns make notify.cc compile again --- diff --git a/pdns/notify.cc b/pdns/notify.cc index b421fa204..1079b964f 100644 --- a/pdns/notify.cc +++ b/pdns/notify.cc @@ -37,7 +37,7 @@ #include "mplexer.hh" #include "statbag.hh" #include "arguments.hh" - +#include "version.hh" #include "namespaces.hh" using namespace ::boost::multi_index; #include "namespaces.hh"