aboutsummaryrefslogtreecommitdiffstats
path: root/main/mesa/musl-fixes.patch
blob: dd3e6bb64af827a237fe80c6fe07b495e78909ff (plain)
1
2
3
4
5
6
7
8
9
10
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"