#ifndef _PARA_H #define _PARA_H #include "common.h" #define ysp_cfg_file "/usr_app/ysp_cfg.ini" int LoadAllPara(YSP_PARA *para_ptr); #define INI_DEBUG #endif