Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
[ashd.git] / lib / mtio-epoll.c
index 8510c5e..511af81 100644 (file)
@@ -17,6 +17,8 @@
 */
 
 #include <stdlib.h>
+#include <unistd.h>
+#include <time.h>
 #include <fcntl.h>
 #include <string.h>
 #include <sys/epoll.h>