[PATCH rsa/stdint_headers] Discuss: Add #include <stdint.h> for uint[32|64]_t in selected installed headers

Roland McGrath roland@hack.frob.com
Tue Jun 11 19:59:00 GMT 2013


We should deal with this separately for each installed header or related
group of headers.

bits/link.h and bits/elfclass.h do not need it because the containing
header link.h already includes <sys/types.h>.

bits/netdb.h does not need it because the containing header netdb.h already
includes <stdint.h>.

netinet/ip6.h and netinet/icmp6.h do not need it because they already
includes <inttypes.h>.


Thanks,
Roland



More information about the Libc-alpha mailing list