diff -r -u src/esound-0.2.23.orig/esd.c src/esound-0.2.23/esd.c
--- src/esound-0.2.23.orig/esd.c	Sun Sep  9 13:56:36 2001
+++ src/esound-0.2.23/esd.c	Thu Oct 11 15:42:07 2001
@@ -13,6 +13,9 @@
 #include <unistd.h>
 #endif
 
+#ifdef _AIX
+  #include <time.h>
+#endif
 /*******************************************************************/
 /* esd.c - prototypes */
 void set_audio_buffer( void *buf, esd_format_t format, int magl, int magr,
