summaryrefslogtreecommitdiffstats
path: root/src/pulse/rtclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/rtclock.c')
-rw-r--r--src/pulse/rtclock.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pulse/rtclock.c b/src/pulse/rtclock.c
index baa0f3a5..dd1b6009 100644
--- a/src/pulse/rtclock.c
+++ b/src/pulse/rtclock.c
@@ -23,7 +23,10 @@
#include <config.h>
#endif
+#include <sys/time.h>
+
#include <pulse/timeval.h>
+
#include <pulsecore/core-rtclock.h>
#include "rtclock.h"