diff options
Diffstat (limited to 'net/libtorrent/patches/patch-aa')
-rw-r--r-- | net/libtorrent/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/libtorrent/patches/patch-aa b/net/libtorrent/patches/patch-aa deleted file mode 100644 index de3443d08de..00000000000 --- a/net/libtorrent/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2007/01/04 12:45:41 tron Exp $ - ---- src/torrent/chunk_manager.cc.orig 2006-10-27 15:48:45.000000000 +0200 -+++ src/torrent/chunk_manager.cc -@@ -37,6 +37,7 @@ - #include "config.h" - - #include <sys/types.h> -+#include <sys/time.h> - #include <sys/resource.h> - - #include "data/chunk_list.h" |