diff options
Diffstat (limited to 'lang/intel-compute-runtime/files/patch-includes')
-rw-r--r-- | lang/intel-compute-runtime/files/patch-includes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes index f8476932ceeb..21c4d692be2e 100644 --- a/lang/intel-compute-runtime/files/patch-includes +++ b/lang/intel-compute-runtime/files/patch-includes @@ -28,8 +28,8 @@ struct sockaddr { namespace NEO { ---- opencl/source/tbx/tbx_sockets_imp.cpp.orig 2020-02-28 16:16:42 UTC -+++ opencl/source/tbx/tbx_sockets_imp.cpp +--- 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; #else #include <arpa/inet.h> |