temp/mesa-git: upgrade to 0_git20191205 (!781)

This commit is contained in:
Bart Ribbers 2019-12-05 18:27:19 +01:00 committed by Martijn Braam
parent 0cff86852d
commit 427ec6e16f
No known key found for this signature in database
GPG key ID: C4280ACB000B060F
2 changed files with 19 additions and 5 deletions

View file

@ -0,0 +1,12 @@
diff --git a/src/gallium/drivers/panfrost/pan_bo.h b/src/gallium/drivers/panfrost/pan_bo.h
index 414c356b95c..6dda393095d 100644
--- a/src/gallium/drivers/panfrost/pan_bo.h
+++ b/src/gallium/drivers/panfrost/pan_bo.h
@@ -29,6 +29,7 @@
#include <panfrost-misc.h>
#include "pipe/p_state.h"
#include "util/list.h"
+#include <time.h>
struct panfrost_screen;