#ifndef _FIREWALL_DEMO_H #define _FIREWALL_DEMO_H #ifdef __cplusplus extern "C" { #endif //#ifdef QL_APP_FEATURE_HTTP_FOTA /*======================================================================== * function Definition *========================================================================*/ void ql_firewall_app_init(void); //#endif #ifdef __cplusplus }/*"C" */ #endif #endif /*DATACALL_DEMO_H*/