#ifndef EPM_HANDLER_COMMON #define EPM_HANDLER_COMMON #include #include #ifdef __cplusplus extern "C" { #endif int connor_test(EPM_action_message_t msg); //user service end #ifdef __cplusplus } #endif #endif /** * @} */