X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs-sink%2Flogging.c;h=e53d744badad7468979b5f2081d72488fd4d79fb;hb=3fadfbc0c91f82c46bd36e6e0657ea93570c9db1;hp=689bf9df20ae8b34ff7c14e854b883af34a0ddb8;hpb=7e69c04f557e46fb50e5a888a3bc3451afbd3b8e;p=babeltrace.git diff --git a/plugins/ctf/fs-sink/logging.c b/plugins/ctf/fs-sink/logging.c index 689bf9df..e53d744b 100644 --- a/plugins/ctf/fs-sink/logging.c +++ b/plugins/ctf/fs-sink/logging.c @@ -21,7 +21,7 @@ */ #define BT_LOG_OUTPUT_LEVEL bt_plugin_fs_sink_log_level -#include +#include BT_LOG_INIT_LOG_LEVEL(bt_plugin_fs_sink_log_level, "BABELTRACE_SINK_CTF_FS_LOG_LEVEL");