t / t4018 / cpp-gnu-style-functionon commit ident: fix undefined variable when NO_IPV6 is set (58d29ec)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}