#ifndef MAIN_H #define MAIN_H extern void main_restart(void); #endif /* MAIN_H */