[Libtorrent-devel] patch for libtorrent r1298
Artifex Maximus
artifexor at gmail.com
Wed Oct 5 21:49:50 UTC 2011
Hello!
libtorrent r1298 have a problem with LOG_TRACKER_INFO enumerated
value. Use the following patch to correct the problematic file:
Index: src/torrent/download.cc
===================================================================
--- src/torrent/download.cc (revision 1298)
+++ src/torrent/download.cc (working copy)
@@ -59,6 +59,7 @@
#include "torrent/download_info.h"
#include "torrent/data/file.h"
#include "torrent/peer/connection_list.h"
+#include "utils/log.h"
#include "exceptions.h"
#include "download.h"
Bye,
a
More information about the Libtorrent-devel
mailing list