From: Chris Hofstaedtler Date: Fri, 9 Feb 2018 19:29:18 +0000 (+0100) Subject: dnsdist: fix build without protobuf X-Git-Tag: dnsdist-1.3.0~110^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6253%2Fhead;p=thirdparty%2Fpdns.git dnsdist: fix build without protobuf --- diff --git a/pdns/dnsdist.cc b/pdns/dnsdist.cc index de3992ef3c..1f021027bc 100644 --- a/pdns/dnsdist.cc +++ b/pdns/dnsdist.cc @@ -59,9 +59,7 @@ #include "sstuff.hh" #include "xpf.hh" -#ifdef HAVE_PROTOBUF thread_local boost::uuids::random_generator t_uuidGenerator; -#endif /* Known sins: