#ifndef VALIDATION_H_ #define VALIDATION_H_ void validation_main(void); #endif