X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=common%2Flogging.c;h=234ee62888af9b179b70d1dab65cce57dd0beabe;hb=3fadfbc0c91f82c46bd36e6e0657ea93570c9db1;hp=6e520d257adff0266bf36564de9787a0773777b5;hpb=b4565e8b2e0f7c0e356919fe95b760bed7a71d1b;p=babeltrace.git diff --git a/common/logging.c b/common/logging.c index 6e520d25..234ee628 100644 --- a/common/logging.c +++ b/common/logging.c @@ -21,6 +21,6 @@ */ #define BT_LOG_OUTPUT_LEVEL bt_common_log_level -#include +#include BT_LOG_INIT_LOG_LEVEL(bt_common_log_level, "BABELTRACE_COMMON_LOG_LEVEL");