Rocco Rutte:
[apps/madmutt.git] / hcache.c
index c34efd9..eea6d20 100644 (file)
--- a/hcache.c
+++ b/hcache.c
@@ -40,6 +40,9 @@
 
 #include <errno.h>
 #include <fcntl.h>
+#if HAVE_SYS_TIME_H
+#include <sys/time.h>
+#endif
 #include "mutt.h"
 #ifdef USE_IMAP
 #include "message.h"