]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Compiling fix for some systems.
authorTimo Sirainen <tss@iki.fi>
Tue, 14 Oct 2014 19:14:14 +0000 (12:14 -0700)
committerTimo Sirainen <tss@iki.fi>
Tue, 14 Oct 2014 19:14:14 +0000 (12:14 -0700)
src/lib-storage/list/mailbox-list-index.h

index 85aefbe40d6d9af9035ae1d923481f96066e7d8a..5f38f2e8fef93da464d7a2f14f7f82d42119afff 100644 (file)
@@ -27,6 +27,8 @@
 #include "mail-storage.h"
 #include "mailbox-list-private.h"
 
+#include <sys/time.h>
+
 #define MAILBOX_LIST_INDEX_HIERARHCY_SEP '~'
 #define MAILBOX_LIST_INDEX_PREFIX "dovecot.list.index"