In article <20130320073000.273cf17...@cvs.netbsd.org>, Luke Mewburn <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: othersrc >Committed By: lukem >Date: Wed Mar 20 07:29:59 UTC 2013 > >Modified Files: > othersrc/usr.bin/tnftp/libnetbsd: glob.c > >Log Message: >Remove some unportable assumptions that crept in in rev 1.9: >* Just include "tnftp.h" instead of all the system headers >* Restore a fix for AIX 4.1.5 >* Use "unsigned char" instead of "u_char" (reinstate part of rev 1.7)
Please change those in libc, so that it does not happen again: (u_foo). christos