Logging: define `BT_LOG*_SUPPORTED` when logging is supported
[babeltrace.git] / src / lib / plugin / plugin.h
index 6d9b288d8f5c997221bec3baab853b7c441d76c7..edaad960f0a4738e746e07ac4ee604570268980b 100644 (file)
@@ -36,7 +36,7 @@
 #include "plugin-so.h"
 
 /* Protection: this file uses BT_LIB_LOG*() macros directly */
-#ifndef BABELTRACE_LIB_LOGGING_INTERNAL_H
+#ifndef BT_LIB_LOG_SUPPORTED
 # error Please include "lib/lib-logging.h" before including this file.
 #endif
 
This page took 0.025584 seconds and 4 git commands to generate.