From: Yong Bakos <yba...@humanoriented.com>

display-test.c includes stdbool.h twice. Remove the redundant include.

Signed-off-by: Yong Bakos <yba...@humanoriented.com>
---
 tests/display-test.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/display-test.c b/tests/display-test.c
index 17956db..b7557d0 100644
--- a/tests/display-test.c
+++ b/tests/display-test.c
@@ -37,7 +37,6 @@
 #include <sys/stat.h>
 #include <pthread.h>
 #include <poll.h>
-#include <stdbool.h>
 
 #include "wayland-private.h"
 #include "wayland-server.h"
-- 
2.7.2

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

Reply via email to