From 5401c6a2c8403d5d28d1fe74fa3601d439bbf8c2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 3 Jan 2015 18:37:18 +0100 Subject: [PATCH] libtorrent-rasterbar: unbreak build with libressl-2.1.2. --- srcpkgs/libtorrent-rasterbar/patches/libressl.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 srcpkgs/libtorrent-rasterbar/patches/libressl.patch diff --git a/srcpkgs/libtorrent-rasterbar/patches/libressl.patch b/srcpkgs/libtorrent-rasterbar/patches/libressl.patch new file mode 100644 index 00000000000..4626d33be2b --- /dev/null +++ b/srcpkgs/libtorrent-rasterbar/patches/libressl.patch @@ -0,0 +1,10 @@ +--- include/libtorrent/config.hpp.orig 2014-08-15 08:51:56.000000000 +0200 ++++ include/libtorrent/config.hpp 2015-01-03 18:34:41.639761027 +0100 +@@ -33,6 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. + #ifndef TORRENT_CONFIG_HPP_INCLUDED + #define TORRENT_CONFIG_HPP_INCLUDED + ++#include + #include + #include + #include // for snprintf