X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs%2Ffs.h;h=b3bd3544245e74a2bb1da5ce97ca6cf861c775a7;hb=78bb69921f768b27d0f20718aa2038ceba09fbda;hp=30665a33bce881f008cf1a886d295abdd4ae5507;hpb=6b783f49d30fd41d5cace9b72730281b8b7d97fd;p=babeltrace.git diff --git a/plugins/ctf/fs/fs.h b/plugins/ctf/fs/fs.h index 30665a33..b3bd3544 100644 --- a/plugins/ctf/fs/fs.h +++ b/plugins/ctf/fs/fs.h @@ -35,7 +35,8 @@ #define CTF_FS_COMPONENT_DESCRIPTION \ "Component used to read a CTF trace located on a file system." -static bool ctf_fs_debug; +BT_HIDDEN +extern bool ctf_fs_debug; struct bt_notification_heap;