summaryrefslogtreecommitdiff
path: root/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtorrent/patches/patch-src_tracker_tracker_udp_cc')
-rw-r--r--package/libtorrent/patches/patch-src_tracker_tracker_udp_cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc b/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc
index 5b3567f09..5a0b90666 100644
--- a/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc
+++ b/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc
@@ -1,11 +1,11 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- libtorrent-0.12.2.orig/src/tracker/tracker_udp.cc 2008-05-07 14:19:13.000000000 +0200
-+++ libtorrent-0.12.2/src/tracker/tracker_udp.cc 2009-05-21 23:39:25.000000000 +0200
-@@ -36,6 +36,7 @@
+--- libtorrent-0.12.4.orig/src/tracker/tracker_udp.cc 2008-05-07 14:19:13.000000000 +0200
++++ libtorrent-0.12.4/src/tracker/tracker_udp.cc 2009-08-28 17:51:08.510691244 +0200
+@@ -36,6 +36,8 @@
#include "config.h"
+#include <cstdio>
++
#include <sigc++/adaptors/bind.h>
#include <torrent/connection_manager.h>