Mod aaa-12 remove warning from log_common.c
RCA: SOL: 修改人:zhangtao 检视人:
This commit is contained in:
parent
e939f5705b
commit
1d76282902
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue