Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
[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();