diff options
-rw-r--r-- | net-p2p/libtorrent/files/stable-src_torrent_chunk__manager.cc | 10 |
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" |