]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_libicmp.cc
Supply AccessLogEntry (ALE) for more fast ACL checks. (#182)
[thirdparty/squid.git] / src / tests / stub_libicmp.cc
index d9f716c2713c3b112bceaec50f0569f19a2569e8..66b1ab2e1bcd22b4820f228e3ce948553054db18 100644 (file)
@@ -35,6 +35,6 @@ void netdbDeleteAddrNetwork(Ip::Address &addr) STUB
 void netdbBinaryExchange(StoreEntry *) STUB
 void netdbExchangeStart(void *) STUB
 void netdbExchangeUpdatePeer(Ip::Address &, CachePeer *, double, double) STUB
-CachePeer *netdbClosestParent(HttpRequest *) STUB_RETVAL(NULL)
+CachePeer *netdbClosestParent(PeerSelector *) STUB_RETVAL(nullptr)
 void netdbHostData(const char *host, int *samp, int *rtt, int *hops) STUB