Fixes compilation on RHEL 7.3.

Signed-off-by: Jeremy White <jwh...@codeweavers.com>
---
 spice-video-dummy/src/dummy.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spice-video-dummy/src/dummy.h b/spice-video-dummy/src/dummy.h
index af77c177..cb8afc37 100644
--- a/spice-video-dummy/src/dummy.h
+++ b/spice-video-dummy/src/dummy.h
@@ -10,6 +10,7 @@
 #include <X11/extensions/Xv.h>
 #endif
 #include <string.h>
+#include <time.h>
 
 #define GLAMOR_FOR_XORG 1
 #include "glamor.h"
-- 
2.20.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to