From cd21d73782f156614138079fc4355c6bad652a7d Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 22 Mar 2022 13:13:25 +0000 Subject: lang/intel-compute-runtime: update to 22.13.22789 Changes: https://github.com/intel/compute-runtime/compare/22.12.22749...22.13.22789 Reported by: GitHub (watch releases) --- lang/intel-compute-runtime/files/patch-includes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/intel-compute-runtime/files/patch-includes') diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes index 67a4794645c0..0dd7b3117e6c 100644 --- a/lang/intel-compute-runtime/files/patch-includes +++ b/lang/intel-compute-runtime/files/patch-includes @@ -45,9 +45,9 @@ struct sockaddr { #include #include #include ---- shared/source/os_interface/linux/drm_neo.cpp.orig 2020-04-17 18:43:38 UTC +--- shared/source/os_interface/linux/drm_neo.cpp.orig 2022-03-22 13:13:25 UTC +++ shared/source/os_interface/linux/drm_neo.cpp -@@ -19,9 +19,9 @@ +@@ -34,9 +34,9 @@ #include "shared/source/os_interface/os_interface.h" #include "shared/source/utilities/directory.h" @@ -55,9 +55,9 @@ struct sockaddr { #include #include -#include + #include namespace NEO { - --- shared/source/tbx/tbx_sockets_imp.cpp.orig 2020-10-23 15:44:19 UTC +++ shared/source/tbx/tbx_sockets_imp.cpp @@ -18,6 +18,7 @@ typedef int socklen_t; -- cgit v1.2.3