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