summaryrefslogtreecommitdiff
path: root/lang/intel-compute-runtime/files/patch-includes
diff options
context:
space:
mode:
Diffstat (limited to 'lang/intel-compute-runtime/files/patch-includes')
-rw-r--r--lang/intel-compute-runtime/files/patch-includes6
1 files changed, 3 insertions, 3 deletions
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 <sys/types.h>
#include <unistd.h>
#include <vector>
---- 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 <cstdio>
#include <cstring>
-#include <linux/limits.h>
+ #include <map>
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;