test-client: Include poll.h to silence warning
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
8e1f77fee3
commit
7ceeb7dd43
@ -25,6 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
#include <poll.h>
|
||||
#include <wayland-client.h>
|
||||
|
||||
struct display {
|
||||
|
Loading…
Reference in New Issue
Block a user