dovecot-2.2: Compiler warning fix.
dovecot at dovecot.org
dovecot at dovecot.org
Tue Mar 19 23:32:06 EET 2013
details: http://hg.dovecot.org/dovecot-2.2/rev/a4c01707feb7
changeset: 16054:a4c01707feb7
user: Timo Sirainen <tss at iki.fi>
date: Tue Mar 19 23:31:41 2013 +0200
description:
Compiler warning fix.
diffstat:
src/doveadm/dsync/dsync-mailbox.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 7a334ebc0145 -r a4c01707feb7 src/doveadm/dsync/dsync-mailbox.c
--- a/src/doveadm/dsync/dsync-mailbox.c Tue Mar 19 19:08:17 2013 +0200
+++ b/src/doveadm/dsync/dsync-mailbox.c Tue Mar 19 23:31:41 2013 +0200
@@ -1,6 +1,7 @@
/* Copyright (c) 2013 Dovecot authors, see the included COPYING file */
#include "lib.h"
+#include "istream.h"
#include "dsync-mailbox.h"
void dsync_mailbox_attribute_dup(pool_t pool,
More information about the dovecot-cvs
mailing list