mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
system: include time.h for the itimerspec struct
This commit is contained in:
parent
738603fd04
commit
bca114f8c5
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <sys/timerfd.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <spa/utils/defs.h>
|
||||
#include <spa/utils/hook.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue