Index: trunk/tests/rnd_printf/tester.c =================================================================== --- trunk/tests/rnd_printf/tester.c (revision 35692) +++ trunk/tests/rnd_printf/tester.c (revision 35693) @@ -3,6 +3,7 @@ #include #include "config.h" #include +#include #ifdef SPEED char buff[8192]; @@ -28,6 +29,8 @@ char **f; int n, rep; + rnd_app.human_coord = NULL; + setlocale(LC_ALL, "C"); rnd_units_init();