dovecot-2.2: Compiling fix for some systems.

dovecot at dovecot.org dovecot at dovecot.org
Tue Oct 14 19:14:58 UTC 2014


details:   http://hg.dovecot.org/dovecot-2.2/rev/93a3335ec0d5
changeset: 17955:93a3335ec0d5
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Oct 14 12:14:14 2014 -0700
description:
Compiling fix for some systems.

diffstat:

 src/lib-storage/list/mailbox-list-index.h |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 544945b6c3a5 -r 93a3335ec0d5 src/lib-storage/list/mailbox-list-index.h
--- a/src/lib-storage/list/mailbox-list-index.h	Tue Oct 14 10:17:26 2014 -0700
+++ b/src/lib-storage/list/mailbox-list-index.h	Tue Oct 14 12:14:14 2014 -0700
@@ -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"
 


More information about the dovecot-cvs mailing list