+Missing <time.h> include
[middleman.git] / src / header.c
index 6333746..24e0819 100644 (file)
@@ -23,6 +23,7 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <sys/types.h>
+#include <time.h>
 #include "proto.h"
 
 extern COOKIE_LIST *cookie_list;