X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=hcache.c;h=eea6d2009a1a07aa582c79216371675876875e09;hp=c34efd94657e5eeb39e139899a4d03f6344ae15d;hb=16392434eb28ef16069eae972640e1f534477f83;hpb=c7ceecd31e97891dd5cf48536d4bddf2c1d7d9dd diff --git a/hcache.c b/hcache.c index c34efd9..eea6d20 100644 --- a/hcache.c +++ b/hcache.c @@ -40,6 +40,9 @@ #include #include +#if HAVE_SYS_TIME_H +#include +#endif #include "mutt.h" #ifdef USE_IMAP #include "message.h"