summaryrefslogtreecommitdiff
path: root/net-im/centericq/files/patch-msn-connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/centericq/files/patch-msn-connection.cpp')
-rw-r--r--net-im/centericq/files/patch-msn-connection.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/centericq/files/patch-msn-connection.cpp b/net-im/centericq/files/patch-msn-connection.cpp
deleted file mode 100644
index 47dff454cd72..000000000000
--- a/net-im/centericq/files/patch-msn-connection.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- libmsn-0.1/msn/connection.cpp.orig Tue Jun 29 07:17:07 2004
-+++ libmsn-0.1/msn/connection.cpp Thu Jul 1 17:04:36 2004
-@@ -27,8 +27,8 @@
- #include <msn/externals.h>
-
- #ifndef WIN32
--#include <sys/socket.h>
- #include <unistd.h>
-+#include <sys/socket.h>
- #else
- #include <winsock.h>
- #include <io.h>