Commit Diff


commit - 3c6e1aaeede670574a0a880a27bd1fd85269024b
commit + 27bf07a4f9592ac26e235e10f3a6eb24101aaa80
blob - 47d2115c9ce7cf6f9400f0501bc311937f3fa6af
blob + fb082239dfb4bc5d58976a3c4c925d3ef9048873
--- ev.c
+++ ev.c
@@ -31,6 +31,7 @@
 #include <poll.h>
 #include <signal.h>
 #include <stdlib.h>
+#include <time.h>
 #include <unistd.h>
 
 #include "ev.h"