#ifndef __CM_DEMO_CJSON_H__ #define __CM_DEMO_CJSON_H__ #include void cm_test_cJSON(unsigned char **cmd, int len); #endif