Shun time(), since on Linux it is not monotonic with gettimeofday().
[disorder] / cgi / disorder-cgi.h
index 9a455e9..4587e78 100644 (file)
@@ -52,6 +52,7 @@
 #include "mime.h"
 #include "sendmail.h"
 #include "charset.h"
+#include "syscalls.h"
 
 extern disorder_client *dcgi_client;
 extern char *dcgi_cookie;