Signed-off-by: Andreas Pokorny <[email protected]>
---
 test/litest.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/litest.c b/test/litest.c
index 8fc7bca..29e764b 100644
--- a/test/litest.c
+++ b/test/litest.c
@@ -44,6 +44,8 @@
 #include <sys/sendfile.h>
 #include <sys/timerfd.h>
 #include <sys/wait.h>
+#include <sys/stat.h>
+#include <sys/types.h>
 #include <libudev.h>
 
 #include "litest.h"
-- 
2.1.4

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to