summaryrefslogtreecommitdiff
path: root/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtorrent/patches/patch-src_tracker_tracker_dht_cc')
-rw-r--r--package/libtorrent/patches/patch-src_tracker_tracker_dht_cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc b/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc
deleted file mode 100644
index 94dc7b1a8..000000000
--- a/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- libtorrent-0.12.4.orig/src/tracker/tracker_dht.cc 2008-08-26 22:18:34.000000000 +0200
-+++ libtorrent-0.12.4/src/tracker/tracker_dht.cc 2009-08-28 17:44:05.940697717 +0200
-@@ -37,6 +37,7 @@
- #include "config.h"
-
- #include <sstream>
-+#include <cstdio>
-
- #include "dht/dht_router.h"
- #include "torrent/connection_manager.h"