gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/gl


From: gsasl-commit
Subject: CVS gsasl/gl
Date: Wed, 15 Dec 2004 01:23:49 +0100

Update of /home/cvs/gsasl/gl
In directory dopio:/tmp/cvs-serv2710

Modified Files:
        iconvme.c 
Log Message:
Fix.


--- /home/cvs/gsasl/gl/iconvme.c        2004/12/15 00:17:55     1.4
+++ /home/cvs/gsasl/gl/iconvme.c        2004/12/15 00:23:48     1.5
@@ -34,6 +34,8 @@
 #if HAVE_ICONV
 /* Get iconv etc. */
 # include <iconv.h>
+/* Get MB_LEN_MAX. */
+# include <limits.h>
 #endif
 
 /* Convert a zero-terminated string from one code set to another.  The





reply via email to

[Prev in Thread] Current Thread [Next in Thread]