dovecot-2.0-sslstream: mail storage service: And added missing #...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:56:40 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/ce0ff560cd80
changeset: 10391:ce0ff560cd80
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Nov 23 14:51:03 2009 -0500
description:
mail storage service: And added missing #include for previous change.

diffstat:

1 file changed, 1 insertion(+)
src/lib-storage/mail-storage-service.c |    1 +

diffs (11 lines):

diff -r 05b50522442f -r ce0ff560cd80 src/lib-storage/mail-storage-service.c
--- a/src/lib-storage/mail-storage-service.c	Mon Nov 23 14:50:20 2009 -0500
+++ b/src/lib-storage/mail-storage-service.c	Mon Nov 23 14:51:03 2009 -0500
@@ -6,6 +6,7 @@
 #include "hostpid.h"
 #include "module-dir.h"
 #include "restrict-access.h"
+#include "eacces-error.h"
 #include "str.h"
 #include "var-expand.h"
 #include "dict.h"


More information about the dovecot-cvs mailing list