--- a/src/util/rand_xor.c +++ b/src/util/rand_xor.c @@ -24,6 +24,8 @@ #if defined(__linux__) #include +#include +#include #include #include #else --- ./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 #include "pipe/p_compiler.h" #include "pipe/p_state.h"