On Thu, 2005-09-22 at 09:08 +0200, Martin Pitt wrote: > There might be a less intrusive way to fix this, but in the end I > think that using the standard ISO C99 types is much better and more > robust. Please note that you should use <stdint.h> instead of > <sys/types.h> for maximum portability. Yes, I think this is what we should do. Cheers, David