Mod aaa-12 remove warning from log_common.c

RCA:
SOL:
修改人:zhangtao
检视人:
This commit is contained in:
zhangtaohz 2019-08-27 16:37:49 +08:00
parent e939f5705b
commit 1d76282902
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include "ulog.h" #include "ulog.h"
#include "log_common.h" #include "log_common.h"
#include "ulog_in.h" #include "ulog_in.h"
#include "sev_sched.h"
#define FILTER_CONTENT ":msg,contains,\""MODULE_FMT"\"\n" #define FILTER_CONTENT ":msg,contains,\""MODULE_FMT"\"\n"
#define DEFAULT_CONFIG_FILE_TMP "/etc/log-sched.conf.tmp" #define DEFAULT_CONFIG_FILE_TMP "/etc/log-sched.conf.tmp"