[dovecot-cvs] dovecot/src/imap rawlog.c,1.3,1.4

cras at procontrol.fi cras at procontrol.fi
Tue Nov 26 21:49:19 EET 2002


Update of /home/cvs/dovecot/src/imap
In directory danu:/tmp/cvs-serv2585/imap

Modified Files:
	rawlog.c 
Log Message:
misc. compiling cleanups.



Index: rawlog.c
===================================================================
RCS file: /home/cvs/dovecot/src/imap/rawlog.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rawlog.c	7 Nov 2002 03:28:48 -0000	1.3
+++ rawlog.c	26 Nov 2002 19:49:16 -0000	1.4
@@ -1,12 +1,12 @@
 /* Copyright (C) 2002 Timo Sirainen */
 
 #include "lib.h"
+#include "rawlog.h"
 
 #ifdef BUILD_RAWLOG
 
 #include "ioloop.h"
 #include "network.h"
-#include "rawlog.h"
 #include "write-full.h"
 
 #include <stdlib.h>




More information about the dovecot-cvs mailing list