components/libtorrent/patches/rlibtorrent-06-parfait.patch
author John Beck <John.Beck@Oracle.COM>
Wed, 10 Jun 2015 14:59:41 -0700
changeset 4462 f6427a1e4367
parent 1352 1358a1e1ff4c
permissions -rw-r--r--
21234164 python2.6(1) man page should note pending obsoletion

--- libtorrent-0.12.2/rak/functional.h.orig	Mon Apr 29 10:51:44 2013
+++ libtorrent-0.12.2/rak/functional.h	Mon Apr 29 10:51:54 2013
@@ -38,6 +38,7 @@
 #define RAK_FUNCTIONAL_H
 
 #include <functional>
+#include <stdio.h>
 
 namespace rak {