diff options
Diffstat (limited to 'net-p2p/ctorrent/files/patch-btstream.cpp')
-rw-r--r-- | net-p2p/ctorrent/files/patch-btstream.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net-p2p/ctorrent/files/patch-btstream.cpp b/net-p2p/ctorrent/files/patch-btstream.cpp deleted file mode 100644 index eb41ae3b5072..000000000000 --- a/net-p2p/ctorrent/files/patch-btstream.cpp +++ /dev/null @@ -1,7 +0,0 @@ ---- btstream.cpp.orig Fri Jan 16 00:01:00 2004 -+++ btstream.cpp Sun Jan 18 02:42:47 2004 -@@ -1,3 +1,4 @@ -+#include <arpa/inet.h> - #include "btstream.h" - #include "msgencode.h" - #include "btconfig.h" |