@@ -1,4 +1,12 @@ #ifndef KImsg #define KImsg + +#ifdef __cplusplus +extern "C" { +#endif + +#ifdef __cplusplus +} +#endif #endif