summaryrefslogtreecommitdiff
path: root/src/bitz/options_request_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bitz/options_request_handler.h')
-rw-r--r--src/bitz/options_request_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bitz/options_request_handler.h b/src/bitz/options_request_handler.h
index a81377f..136d111 100644
--- a/src/bitz/options_request_handler.h
+++ b/src/bitz/options_request_handler.h
@@ -30,7 +30,7 @@ namespace bitz {
OptionsRequestHandler();
virtual ~OptionsRequestHandler();
- icap::Response * process( icap::RequestHeader * req_header, socketlibrary::TCPSocket * socket ) throw();
+ icap::Response * process( icap::RequestHeader * req_header, psocksxx::iosockstream * socket ) throw();
/**
* Register a request handler so it is known to the OPTIONS