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