[Mesa-dev] [PATCH 06/14] anv: remove unused Linux-specific include

Greg V greg at unrelenting.technology
Sun Dec 31 16:55:20 UTC 2017


---
 src/intel/vulkan/anv_queue.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/intel/vulkan/anv_queue.c b/src/intel/vulkan/anv_queue.c
index b1662c1720..5da652df68 100644
--- a/src/intel/vulkan/anv_queue.c
+++ b/src/intel/vulkan/anv_queue.c
@@ -27,7 +27,6 @@
 
 #include <fcntl.h>
 #include <unistd.h>
-#include <sys/eventfd.h>
 
 #include "anv_private.h"
 #include "vk_util.h"
-- 
2.15.1



More information about the mesa-dev mailing list