#ifndef SOURCE_STACK_PROTECTOR_H #define SOURCE_STACK_PROTECTOR_H void __stack_chk_fail(void); #endif