mail.c
changeset 274 62048132f95f
parent 267 11631dd11ff8
--- a/mail.c	Thu Feb 19 23:18:51 2009 +0100
+++ b/mail.c	Fri Oct 02 19:20:41 2009 +0200
@@ -13,6 +13,7 @@
 #include <stdio.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <sys/time.h> /* Needed for any main.h inclusion */
 
 #include "main.h"