mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-04 01:42:03 -05:00
display-test: Remove redundant stdbool include
display-test.c includes stdbool.h twice. Remove the redundant include. Signed-off-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
2b1c1b2d66
commit
993df57928
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
#include <sys/stat.h>
|
||||
#include <pthread.h>
|
||||
#include <poll.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "wayland-private.h"
|
||||
#include "wayland-server.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue