aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ctorrent/files/patch-peer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ctorrent/files/patch-peer.cpp')
-rw-r--r--net-p2p/ctorrent/files/patch-peer.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/ctorrent/files/patch-peer.cpp b/net-p2p/ctorrent/files/patch-peer.cpp
new file mode 100644
index 000000000000..5c88f9a026d8
--- /dev/null
+++ b/net-p2p/ctorrent/files/patch-peer.cpp
@@ -0,0 +1,10 @@
+--- peer.cpp.orig Wed Jan 14 21:54:26 2004
++++ peer.cpp Sun Jan 18 02:43:36 2004
+@@ -1,6 +1,7 @@
+ #include "peer.h"
+
+ #include <stdlib.h>
++#include <string.h>
+
+ #include "btcontent.h"
+ #include "msgencode.h"