X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fdecoder-packetized-file-stream-to-buf.c;h=81dcf22456d04adfcfb012338cdfeb79a71aebb3;hb=f3847c753f1b4f12353c38d97b0577d9993d19fb;hp=a2f197af7f9ad4320fee592279984f51d297f4fb;hpb=3fef12299f8d3baa3e328e12f34631e83a0566cd;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.c b/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.c index a2f197af..81dcf224 100644 --- a/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.c +++ b/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.c @@ -17,6 +17,8 @@ #define BT_LOG_TAG "PLUGIN/CTF/META/DECODER-DECODE-PACKET" #include "logging/comp-logging.h" +#include "decoder-packetized-file-stream-to-buf.h" + #include #include #include