X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fdecoder.h;h=a231034fa72a67d8f405ba467de40a7cf85d59a2;hb=85e7137bc3a69800efca39a38eea8deb4816d4a9;hp=b0f179be71857072c913c5ef7030918bb4db65c7;hpb=5586bb37bd531a433e18f096f028f0f4ec182dd7;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/decoder.h b/src/plugins/ctf/common/metadata/decoder.h index b0f179be..a231034f 100644 --- a/src/plugins/ctf/common/metadata/decoder.h +++ b/src/plugins/ctf/common/metadata/decoder.h @@ -20,6 +20,8 @@ #include +#include "common/macros.h" + /* A CTF metadata decoder object */ struct ctf_metadata_decoder;