aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-04-13 19:41:20 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-04-13 19:41:20 +0000
commit9f0f9708eef17c6beff4f997cfd36b4129e53cfb (patch)
tree417855987723c268992bf279a0ea0b710d0a1b00 /net-p2p
parentcf52e705e435ac47ca578f416ea3fdd34512521e (diff)
downloadports-9f0f9708eef17c6beff4f997cfd36b4129e53cfb.tar.gz
ports-9f0f9708eef17c6beff4f997cfd36b4129e53cfb.zip
Forgot to remove that patch.
Reported by: Jason Lowdermilk <jlowdermilk@gmail.com>
Notes
Notes: svn path=/head/; revision=189925
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent/files/stable-src_torrent_chunk__manager.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libtorrent/files/stable-src_torrent_chunk__manager.cc b/net-p2p/libtorrent/files/stable-src_torrent_chunk__manager.cc
deleted file mode 100644
index 7188247b184c..000000000000
--- a/net-p2p/libtorrent/files/stable-src_torrent_chunk__manager.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/torrent/chunk_manager.cc.orig Fri Oct 6 18:59:46 2006
-+++ src/torrent/chunk_manager.cc Fri Oct 6 19:00:09 2006
-@@ -37,6 +37,7 @@
- #include "config.h"
-
- #include <sys/types.h>
-+#include <sys/time.h>
- #include <sys/resource.h>
-
- #include "data/chunk_list.h"