On 3/28/2010 10:38 PM, Mark Adler wrote: > #ifdef STDC > # include <sys/types.h> > #endif Short of an explicit #ifdef HAVE_SYS_TYPES_H, that makes sense here, and works consistently from studio 6 through 9.