components/libtorrent/patches/rlibtorrent-06-parfait.patch
author saurabh.vyas@oracle.com
Wed, 27 Jan 2016 09:13:52 -0800
changeset 5350 0bd2e97a57c6
parent 1352 1358a1e1ff4c
permissions -rw-r--r--
22599480 move mcollective to Ruby 2.1 22599526 move stomp to Ruby 2.1

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