]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 10 Jun 1998 04:58:30 +0000 (04:58 +0000)
committerwessels <>
Wed, 10 Jun 1998 04:58:30 +0000 (04:58 +0000)
src/protos.h

index 8e6277276644d72de4a7cfd5c7a271c826e3a65b..ade3c307103523a310ab9e86a7c6c70f92cadc4f 100644 (file)
@@ -592,6 +592,7 @@ extern int fwdAbortFetch(StoreEntry * entry);
 extern DEFER fwdCheckDeferRead;
 extern void fwdFail(FwdState *, int, http_status, int);
 extern STABH fwdAbort;
+extern void fwdUnregister(int fd, FwdState *);
 
 extern void urnStart(request_t *, StoreEntry *);