From: Vincent Danjean Date: Sat, 25 Oct 2014 20:32:40 +0000 (+0100) Subject: freebsd-compat X-Git-Tag: archive/raspbian/1.6-3+rpi1~1^2^2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=429a60a12de14ac45336d8a3e4c37a1f0ffce4f3;p=pocl.git freebsd-compat Fix includes for FreeBSD Gbp-Pq: Name freebsd-compat.patch --- diff --git a/fix-include/CL/cl.hpp b/fix-include/CL/cl.hpp index 40e9b67..71743d6 100644 --- a/fix-include/CL/cl.hpp +++ b/fix-include/CL/cl.hpp @@ -30,6 +30,7 @@ #define CL_USE_DEPRECATED_OPENCL_1_1_APIS +#include #if defined __clang__ # pragma clang diagnostic push