CVS commit by ossi: #include limits.h (for INT_MAX) REF: <[EMAIL PROTECTED]>
M +1 -0 drv_imap.c 1.12 --- isync/src/drv_imap.c #1.11:1.12 @@ -32,4 +32,5 @@ #include <stdio.h> #include <stddef.h> +#include <limits.h> #include <errno.h> #include <string.h> ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ isync-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/isync-devel
