Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / src / plugins / ctf / common / metadata / decoder-packetized-file-stream-to-buf.c
index a2f197af7f9ad4320fee592279984f51d297f4fb..81dcf22456d04adfcfb012338cdfeb79a71aebb3 100644 (file)
@@ -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 <stdio.h>
 #include <stdbool.h>
 #include <stdint.h>
This page took 0.023899 seconds and 4 git commands to generate.