$NetBSD: patch-ae,v 1.1 2007/12/01 15:54:29 rillig Exp $

--- yasocket.h.orig	2004-08-10 08:48:30.000000000 +0000
+++ yasocket.h	2007-12-01 14:44:52.000000000 +0000
@@ -383,7 +383,7 @@ class TCPListenSocket : public TCPSocket
 	PCLASSINFO ( TCPListenSocket, TCPSocket )
 #endif
 public:
-	TCPListenSocket::TCPListenSocket(int seconds = 0);
+	TCPListenSocket(int seconds = 0);
 	~TCPListenSocket();
 
 	bool IsTimeout(const PTime *) const;
