Author :
Ed Schouten
Date :
2015-08-25 15:24:39
Hash :fd36647a Message :Don't use BSD u_* types.
These types are not part of POSIX. As we only use them in a small number
of places, we'd better replace them by C standard types. This makes a
larger part of the code build for CloudABI.