components/libtorrent/patches/rlibtorrent-06-parfait.patch
author Rich Burridge <rich.burridge@oracle.com>
Wed, 07 Jan 2015 06:54:22 -0800
branchs11-update
changeset 3590 1b75635bc6a3
parent 2855 576d5a7857b7
permissions -rw-r--r--
20230898 problem in UTILITY/ELINKS

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