inet_pton.c: use locale-independent tolower * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>. (inet_pton6): Use c_tolower rather than tolower. * modules/inet_pton (Depends-on): Add c-ctype.