summaryrefslogtreecommitdiffstats
path: root/libao2/ao_esd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/ao_esd.c')
-rw-r--r--libao2/ao_esd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libao2/ao_esd.c b/libao2/ao_esd.c
index d3298bd84c..6f36662577 100644
--- a/libao2/ao_esd.c
+++ b/libao2/ao_esd.c
@@ -26,6 +26,7 @@
#include <unistd.h>
#include <errno.h>
#include <fcntl.h>
+#include <time.h>
#ifdef __svr4__
#include <stropts.h>
#endif