]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
add clientCacheHit()
authorwessels <>
Sat, 18 Oct 1997 05:31:24 +0000 (05:31 +0000)
committerwessels <>
Sat, 18 Oct 1997 05:31:24 +0000 (05:31 +0000)
src/protos.h

index 0340a36b02971832c6b2730a5f138a591a201ef4..c139bba8fb0b40db02bdd44603ca6f3e9f387875 100644 (file)
@@ -268,6 +268,7 @@ extern void icpProcessRequest _PARAMS((int, clientHttpRequest *));
 extern PF icpUdpReply;
 extern ERCB icpErrorComplete;
 extern STCB icpSendMoreData;
+extern STCB clientCacheHit;
 
 
 extern void ipcache_nbgethostbyname _PARAMS((const char *name,