summaryrefslogtreecommitdiff
path: root/net-p2p/ctorrent/files/patch-peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ctorrent/files/patch-peer.h')
-rw-r--r--net-p2p/ctorrent/files/patch-peer.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/ctorrent/files/patch-peer.h b/net-p2p/ctorrent/files/patch-peer.h
deleted file mode 100644
index 06684a043b0c..000000000000
--- a/net-p2p/ctorrent/files/patch-peer.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- peer.h.orig Fri Jan 16 00:30:15 2004
-+++ peer.h Sun Jan 18 02:44:04 2004
-@@ -6,6 +6,7 @@
- #ifdef WINDOWS
- #include <Winsock2.h>
- #else
-+#include <string.h>
- #include <unistd.h>
- #include <sys/socket.h>
- #include <arpa/inet.h>