components/libtorrent/patches/rlibtorrent-06-parfait.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 27 Jul 2015 23:00:44 -0700
changeset 4702 79663d5c06d1
parent 1352 1358a1e1ff4c
permissions -rw-r--r--
Added tag s12-80 for changeset 252d4400c81a

--- 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 {