1 2 3 4 5 6
#ifndef GUARD_BERRY_FIX_PROGRAM_H #define GUARD_BERRY_FIX_PROGRAM_H void mb_berry_fix_serve(void); #endif //GUARD_BERRY_FIX_PROGRAM_H