Eric Blake wrote: > According to Jim Meyering on 11/13/2009 8:41 AM: >> - the second to avoid compilation failure on rawhide, presumably >> due to its newer header files. > > More likely, due to a cygwin bug for exposing SIZE_MAX without requiring > <stdint.h>. Newer Linux is better about keeping headers namespace clean. > getgroups.c was also impacted:
Tighter headers is definitely a feature of newer glibc and headers. Including <stdint.h> was _not_ required on F11, but was on Fedora 12.