dovecot-2.0: lmtp: Compile fix.

dovecot at dovecot.org dovecot at dovecot.org
Fri Jun 4 21:16:48 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/0602b39ff3ce
changeset: 11480:0602b39ff3ce
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Jun 04 19:14:42 2010 +0100
description:
lmtp: Compile fix.

diffstat:

 src/lmtp/commands.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5d2715ae9068 -r 0602b39ff3ce src/lmtp/commands.c
--- a/src/lmtp/commands.c	Fri Jun 04 18:51:05 2010 +0100
+++ b/src/lmtp/commands.c	Fri Jun 04 19:14:42 2010 +0100
@@ -19,6 +19,7 @@
 #include "index/raw/raw-storage.h"
 #include "lda-settings.h"
 #include "lmtp-settings.h"
+#include "mail-namespace.h"
 #include "mail-deliver.h"
 #include "main.h"
 #include "client.h"


More information about the dovecot-cvs mailing list