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