On Mar 28, 2010, at 8:48 PM, William A. Rowe Jr. wrote: > 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. Also applied. Mark