use C standard int types instead of Linux's internal ones
Instead of defining __(u|s)(8|16|32) on non-Linux platforms, just use the corresponding C standard types directly.
Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Instead of defining __(u|s)(8|16|32) on non-Linux platforms, just use the corresponding C standard types directly.
Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net