]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/stubresolver.hh
coverity: Fix paths from extracted tarball
[thirdparty/pdns.git] / pdns / stubresolver.hh
index fbf9aeae1a31a5b2a7d8f7344544efe8c993cb2a..bcbec421da07e5a572486257f7da5a9cdf8caa08 100644 (file)
@@ -24,4 +24,5 @@
 #include "dnsparser.hh"
 
 void stubParseResolveConf();
+bool resolversDefined();
 int stubDoResolve(const DNSName& qname, uint16_t qtype, vector<DNSZoneRecord>& ret);