components/libtorrent/patches/rlibtorrent-06-parfait.patch
author John Beck <John.Beck@Oracle.COM>
Mon, 12 Oct 2015 13:49:09 -0700
changeset 4940 dea6b3d5fd67
parent 1352 1358a1e1ff4c
permissions -rw-r--r--
21985722 library/python/libxsl-27 should depend on runtime/python-27

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