]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/validate-recursor.hh
rec: ensure correct service user on debian
[thirdparty/pdns.git] / pdns / validate-recursor.hh
index bc589ba1f1d9e3aaf4050bc52ebc3fb648432490..88ed15e66c0832c04bfeeb73bbc8a331586e7d73 100644 (file)
@@ -38,3 +38,4 @@ extern bool g_dnssecLogBogus;
 bool checkDNSSECDisabled();
 bool warnIfDNSSECDisabled(const string& msg);
 vState increaseDNSSECStateCounter(const vState& state);
+bool updateTrustAnchorsFromFile(const std::string &fname, map<DNSName, dsmap_t> &dsAnchors);