Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / src / plugins / ctf / common / metadata / objstack.c
index febb9f287308697fb2f475dcb35a50dbe320aa03..5919fa13f481088c25760ba4986f245d7c3449b7 100644 (file)
@@ -28,6 +28,8 @@
 #define BT_LOG_TAG "PLUGIN/CTF/META/OBJSTACK"
 #include "logging.h"
 
+#include "objstack.h"
+
 #include <stdlib.h>
 #include "common/list.h"
 #include "common/macros.h"
This page took 0.025545 seconds and 4 git commands to generate.