1 2 3 4 5 6
#ifndef SP_COMPILE_H #define SP_COMPILE_H int hook_compile(void); #endif /* SP_COMPILE_H */