1 #include "gx_validation_strings.h"
2 
3 int  gx_validation_compare_file_data(char *golden_file_name, char *output_file_name);