Jim Meyering wrote: > u64.h > lib/uninorm/normalize-internal.h > xreadlink.h > > The xreadlink.h use is obviously unused so > I've removed it (2nd cset, below), > but I haven't looked at the others yet.
I've trimmed it from lib/uninorm/normalize-internal.h as well. u64.h looks like it could get away without #include <stddef.h> (but I haven't tested it). Bruno
