mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Include <time.h> where necessary
This commit is contained in:
parent
f834150ace
commit
38d0f4d15f
4 changed files with 4 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include <ltdl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <dirent.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <pulse/xmalloc.h>
|
||||
#include <pulse/error.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue