Port SENF to compile against boost-1.35
[senf.git] / Scheduler / Console / Server.hh
index 0f98094..7ccf284 100644 (file)
@@ -161,7 +161,7 @@ namespace console {
         static const unsigned INTERACTIVE_TIMEOUT = 500; // milliseconds;
 
     public:
-        typedef Server::ServerHandle::ClientSocketHandle ClientHandle;
+        typedef Server::ServerHandle::ClientHandle ClientHandle;
 
         ~Client();