summaryrefslogtreecommitdiff
path: root/net/Sockets-devel/files/patch-ListenSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/Sockets-devel/files/patch-ListenSocket.h')
-rw-r--r--net/Sockets-devel/files/patch-ListenSocket.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/Sockets-devel/files/patch-ListenSocket.h b/net/Sockets-devel/files/patch-ListenSocket.h
deleted file mode 100644
index e0468c1f10de..000000000000
--- a/net/Sockets-devel/files/patch-ListenSocket.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ListenSocket.h.orig Sat Jan 15 23:40:23 2005
-+++ ListenSocket.h Sat Jan 15 23:41:10 2005
-@@ -31,6 +31,7 @@
-
- #include "Socket.h"
-
-+#include <StdLog.h>
-
- template <class X>
- class ListenSocket : public Socket