system: include time.h for the itimerspec struct

This commit is contained in:
Wim Taymans 2019-11-21 17:52:58 +01:00
parent 738603fd04
commit bca114f8c5

View file

@ -29,7 +29,7 @@
extern "C" {
#endif
#include <sys/timerfd.h>
#include <time.h>
#include <spa/utils/defs.h>
#include <spa/utils/hook.h>