]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/test-dnsrecords_cc.cc
Limit the number of queries sent out to get NS addresses per query.
[thirdparty/pdns.git] / pdns / test-dnsrecords_cc.cc
index b1a60c94e1fa32c20c56990b84172890e8aa4424..441f6464d0cf50384aa36251c698d1ff550ed190 100644 (file)
@@ -250,7 +250,7 @@ BOOST_AUTO_TEST_CASE(test_record_types) {
  }
 }
 
-bool test_dnsrecords_cc_predicate( std::exception const &ex ) { return true; }
+static bool test_dnsrecords_cc_predicate( std::exception const &ex ) { return true; }
 
 // these *MUST NOT* parse properly!
 BOOST_AUTO_TEST_CASE(test_record_types_bad_values) {