summaryrefslogtreecommitdiff
path: root/chat/centericq/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'chat/centericq/patches/patch-ab')
-rw-r--r--chat/centericq/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/chat/centericq/patches/patch-ab b/chat/centericq/patches/patch-ab
deleted file mode 100644
index 47bd475e8f0..00000000000
--- a/chat/centericq/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2004/08/01 17:19:04 kristerw Exp $
-
---- libmsn-0.1/msn/filetransfer.cpp.orig Sun Aug 1 18:33:02 2004
-+++ libmsn-0.1/msn/filetransfer.cpp Sun Aug 1 18:35:26 2004
-@@ -26,6 +26,7 @@
- #include <msn/externals.h>
-
- #ifndef WIN32
-+#include <sys/time.h>
- #include <unistd.h>
- #include <sys/socket.h>
- #else