[Ondrej Sury] > I am unsure if such patch would be accepted upstream, since Cyrus > runs on more then Linux and *BSD variants. > > Does Solaris/AIX/whatever(tm) has <stdint.h>?
I believe both SOlaris and AIX got it. It is a POSIX standard header. Check <URL:http://www.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html#tag_13_48>. And the int64_t type is required if the platform support 64-bit integer types. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]