Signed-off-by: Stefan Wahren <info@lategoodbye.de>
- replace non standard u_char with unsigned char (ANSI) - advice splint to ignore variadic macros - move declarations from the middle to top of functions (C90) - replace local library includes <> to ""