dovecot-1.0: Compile fix

dovecot at dovecot.org dovecot at dovecot.org
Sun Oct 28 03:09:55 EEST 2007


details:   http://hg.dovecot.org/dovecot-1.0/rev/3ac41c6d8304
changeset: 5436:3ac41c6d8304
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Oct 28 03:09:51 2007 +0300
description:
Compile fix

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
src/deliver/deliver.c |    2 +-

diffs (12 lines):

diff -r 8c43fe6f89bc -r 3ac41c6d8304 src/deliver/deliver.c
--- a/src/deliver/deliver.c	Sun Oct 28 02:54:30 2007 +0300
+++ b/src/deliver/deliver.c	Sun Oct 28 03:09:51 2007 +0300
@@ -16,7 +16,7 @@
 #include "strescape.h"
 #include "var-expand.h"
 #include "message-address.h"
-#include "message-header-parser.h"
+#include "message-parser.h"
 #include "istream-header-filter.h"
 #include "mbox-storage.h"
 #include "dict-client.h"


More information about the dovecot-cvs mailing list