mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 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
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include <sys/stat.h>
|
||||
#include <dirent.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <pulse/xmalloc.h>
|
||||
#include <pulse/volume.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue