summaryrefslogtreecommitdiff
path: root/package/libtorrent/patches/patch-src_net_address_list_cc
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtorrent/patches/patch-src_net_address_list_cc')
-rw-r--r--package/libtorrent/patches/patch-src_net_address_list_cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/libtorrent/patches/patch-src_net_address_list_cc b/package/libtorrent/patches/patch-src_net_address_list_cc
deleted file mode 100644
index 4f888d13d..000000000
--- a/package/libtorrent/patches/patch-src_net_address_list_cc
+++ /dev/null
@@ -1,12 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- libtorrent-0.12.2.orig/src/net/address_list.cc 2008-05-07 14:19:12.000000000 +0200
-+++ libtorrent-0.12.2/src/net/address_list.cc 2008-12-14 21:47:24.000000000 +0100
-@@ -38,6 +38,8 @@
-
- #include <rak/functional.h>
-
-+#include <algorithm>
-+
- #include "download/download_info.h" // for SocketAddressCompact
-
- #include "address_list.h"