X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ctfser%2Flogging.c;h=249c3ca028b93376da2b11f3068d5017db8090e1;hp=8ef6ed06275420c0be054a9aae5338b75b38c0e9;hb=3fadfbc0c91f82c46bd36e6e0657ea93570c9db1;hpb=7e69c04f557e46fb50e5a888a3bc3451afbd3b8e 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");