X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ctfser%2Flogging.c;h=249c3ca028b93376da2b11f3068d5017db8090e1;hb=71c5da58f2e63c0ea0df3b603d615f5aa3dde008;hp=8ef6ed06275420c0be054a9aae5338b75b38c0e9;hpb=63976d98f349c661f825bdcdd5a2f61d14280a03;p=babeltrace.git diff --git a/ctfser/logging.c b/ctfser/logging.c index 8ef6ed06..249c3ca0 100644 --- a/ctfser/logging.c +++ b/ctfser/logging.c @@ -21,6 +21,6 @@ */ #define BT_LOG_OUTPUT_LEVEL bt_ctfser_log_level -#include +#include BT_LOG_INIT_LOG_LEVEL(bt_ctfser_log_level, "BABELTRACE_CTFSER_LOG_LEVEL");