anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
authorJan Beich <jbeich@FreeBSD.org>
Sat, 30 May 2020 22:37:45 +0000 (22:37 +0000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 16 Jun 2020 16:02:33 +0000 (16:02 +0000)
commitfcdefa7e479541a92f02b1933f58439e0fd03a1f
tree627419a0868d0730c7b480d41b5308c2ff94d3ce
parent0bd5f9a5bc92ad75675ea42e9163d5520075b5e2
anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047

../src/intel/vulkan/anv_gem.c:31:10: fatal error: 'linux/sync_file.h' file not found
 #include <linux/sync_file.h>
          ^~~~~~~~~~~~~~~~~~~
../src/gallium/drivers/iris/iris_fence.c:29:10: fatal error: 'linux/sync_file.h' file not found
 #include <linux/sync_file.h>
          ^~~~~~~~~~~~~~~~~~~

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5463>
src/gallium/drivers/iris/iris_fence.c
src/intel/vulkan/anv_gem.c