删除多余文件

This commit is contained in:
崔一鸣
2019-11-26 17:45:22 +08:00
parent 7de491107b
commit 88bb1df0f3
7 changed files with 7 additions and 131 deletions

View File

@@ -17,9 +17,8 @@ bypass: drome: pme_new_fail: destroy_pme
#include <signal.h>
#include <inttypes.h>
#include "tfe_mgr.h"
#include "tsg_rule.h"
#include "tsg_send_log.h"
//#include "tsg_rule.h"
#include "tsg/tsg_rule.h"
#include "tsg/tsg_send_log.h"
#ifdef __cplusplus
extern "C" {