[dovecot-cvs] dovecot/src/lib-index mail-cache.c,1.22,1.23

cras at procontrol.fi cras at procontrol.fi
Wed Oct 29 15:50:38 EET 2003


Update of /home/cvs/dovecot/src/lib-index
In directory danu:/tmp/cvs-serv12257/src/lib-index

Modified Files:
	mail-cache.c 
Log Message:
pread/pwrite fixes



Index: mail-cache.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mail-cache.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- mail-cache.c	26 Oct 2003 17:28:44 -0000	1.22
+++ mail-cache.c	29 Oct 2003 13:50:36 -0000	1.23
@@ -1,7 +1,5 @@
 /* Copyright (C) 2003 Timo Sirainen */
 
-#define _XOPEN_SOURCE 500 /* for pwrite() / Linux */
-
 #include "lib.h"
 #include "buffer.h"
 #include "byteorder.h"



More information about the dovecot-cvs mailing list