mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
Include <time.h> where necessary
This commit is contained in:
parent
f834150ace
commit
38d0f4d15f
4 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <signal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue