+Missing <time.h> include
[middleman.git] / src / hash.c
index 8cc8bad..6fb2905 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 #include "proto.h"
 #include "hash.h"