dovecot-2.1: Compiler warning fix.

dovecot at dovecot.org dovecot at dovecot.org
Tue Jan 10 23:34:49 EET 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/19700d683144
changeset: 13929:19700d683144
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Jan 10 23:34:43 2012 +0200
description:
Compiler warning fix.

diffstat:

 src/lib/iostream-rawlog.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 24d79a3708c6 -r 19700d683144 src/lib/iostream-rawlog.c
--- a/src/lib/iostream-rawlog.c	Tue Jan 10 23:30:36 2012 +0200
+++ b/src/lib/iostream-rawlog.c	Tue Jan 10 23:34:43 2012 +0200
@@ -4,6 +4,7 @@
 #include "hostpid.h"
 #include "ioloop.h"
 #include "write-full.h"
+#include "time-util.h"
 #include "istream.h"
 #include "ostream.h"
 #include "istream-rawlog.h"


More information about the dovecot-cvs mailing list