diff options
Diffstat (limited to 'net-p2p/ctorrent/files/patch-peer.cpp')
-rw-r--r-- | net-p2p/ctorrent/files/patch-peer.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/ctorrent/files/patch-peer.cpp b/net-p2p/ctorrent/files/patch-peer.cpp deleted file mode 100644 index 5c88f9a026d8..000000000000 --- a/net-p2p/ctorrent/files/patch-peer.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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" |