diff options
| -rw-r--r-- | src/pulsecore/rtclock.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/pulsecore/rtclock.c b/src/pulsecore/rtclock.c index a4e9875d..02abde3c 100644 --- a/src/pulsecore/rtclock.c +++ b/src/pulsecore/rtclock.c @@ -27,6 +27,7 @@  #endif  #include <stddef.h> +#include <time.h>  #include <sys/time.h>  #include <pulse/timeval.h> | 
