Blame SOURCES/igt-stat.patch

ac27d7
diff -up intel-gpu-tools-1.9/tests/testdisplay_hotplug.c.jx intel-gpu-tools-1.9/tests/testdisplay_hotplug.c
ac27d7
--- intel-gpu-tools-1.9/tests/testdisplay_hotplug.c.jx	2014-12-12 11:08:14.000000000 -0500
ac27d7
+++ intel-gpu-tools-1.9/tests/testdisplay_hotplug.c	2015-06-03 15:43:55.127775543 -0400
ac27d7
@@ -24,6 +24,7 @@
ac27d7
 #include <stdio.h>
ac27d7
 #include <string.h>
ac27d7
 #include <stdlib.h>
ac27d7
+#include <sys/stat.h>
ac27d7
 
ac27d7
 #include "testdisplay.h"
ac27d7
 #ifdef HAVE_CONFIG_H