From: wessels <> Date: Sat, 18 Oct 1997 05:31:24 +0000 (+0000) Subject: add clientCacheHit() X-Git-Tag: SQUID_3_0_PRE1~4774 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b71ef918b1861fe29beaccd4261e1d311bf5e54;p=thirdparty%2Fsquid.git add clientCacheHit() --- diff --git a/src/protos.h b/src/protos.h index 0340a36b02..c139bba8fb 100644 --- a/src/protos.h +++ b/src/protos.h @@ -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,