grxmlcompile: include <cstdio> in files that wants netw_arc.h
to make the code build on gcc-4.4.

NUANArc::Print{,Text} in netw_arc.h uses 'printf' which is no longer
implicitly pulled in by <iostream> in gcc >= 4.4.
5 files changed