wayland: pull in sys/time.h, for 'struct timeval'

This commit is contained in:
Daniel Eklöf 2019-10-27 18:46:36 +01:00
parent 8c534d0520
commit 33e4b8a5b8
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -3,6 +3,8 @@
#include <stdint.h>
#include <stdbool.h>
#include <sys/time.h>
#include <wayland-client.h>
#include <primary-selection-unstable-v1.h>
#include <xkbcommon/xkbcommon.h>