[dovecot-cvs] dovecot/src/auth mycrypt.c,1.1,1.2

cras at procontrol.fi cras at procontrol.fi
Tue Apr 22 00:06:21 EEST 2003


Update of /home/cvs/dovecot/src/auth
In directory danu:/tmp/cvs-serv1864/auth

Modified Files:
	mycrypt.c 
Log Message:
AIX fixes.



Index: mycrypt.c
===================================================================
RCS file: /home/cvs/dovecot/src/auth/mycrypt.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mycrypt.c	26 Nov 2002 18:39:57 -0000	1.1
+++ mycrypt.c	21 Apr 2003 20:06:19 -0000	1.2
@@ -1,5 +1,5 @@
 #define _XOPEN_SOURCE 4
-#define _XOPEN_SOURCE_EXTENDED
+#define _XOPEN_SOURCE_EXTENDED 1
 #define _XOPEN_VERSION 4
 #define _XPG4_2
 #include <unistd.h>




More information about the dovecot-cvs mailing list