X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flogging%2Flog.h;h=42ae118b58c0a64bd354bcb43937eb263ad86c2b;hb=85e7137bc3a69800efca39a38eea8deb4816d4a9;hp=44f778a065cedb4c3f2d32898f5ef00c6cdf44fd;hpb=5586bb37bd531a433e18f096f028f0f4ec182dd7;p=babeltrace.git diff --git a/src/logging/log.h b/src/logging/log.h index 44f778a0..42ae118b 100644 --- a/src/logging/log.h +++ b/src/logging/log.h @@ -9,10 +9,12 @@ #ifndef BABELTRACE_LOGGING_INTERNAL_H #define BABELTRACE_LOGGING_INTERNAL_H +#include #include #include +#include #include -#include "common/babeltrace.h" +#include "common/macros.h" /* To detect incompatible changes you can define BT_LOG_VERSION_REQUIRED to be * the current value of BT_LOG_VERSION before including this file (or via