pmaports/temp/mesa-git/time-fix.patch
2019-12-05 23:46:06 +01:00

12 lines
362 B
Diff

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;