[ros-diffs] [cfinck] 32685: - Consistently use the C++ wrapper headers (cstdio, cstdlib, ...) around the standard C headers and also add <cstring> for "strtok", "strcpy" and "strncmp" - Remove a useless typedef, which causes a warning with newer GCC's