summary refs log tree commit diff
path: root/pkgs/development/libraries/mesa/missing-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/mesa/missing-include.patch')
-rw-r--r--pkgs/development/libraries/mesa/missing-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/development/libraries/mesa/missing-include.patch b/pkgs/development/libraries/mesa/missing-include.patch
new file mode 100644
index 00000000000..dd3e6bb64af
--- /dev/null
+++ b/pkgs/development/libraries/mesa/missing-include.patch
@@ -0,0 +1,11 @@
+--- ./src/gallium/winsys/svga/drm/vmw_screen.h.orig
++++ ./src/gallium/winsys/svga/drm/vmw_screen.h
+@@ -34,7 +34,7 @@
+ #ifndef VMW_SCREEN_H_
+ #define VMW_SCREEN_H_
+ 
+-
++#include <sys/stat.h>
+ #include "pipe/p_compiler.h"
+ #include "pipe/p_state.h"
+