Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / src / ctf-writer / attributes.c
index 3665d1fcda8026abf4fcc798788d3cf82bd5490c..5d17f7a9f60523e011414f39976a6893074d6764 100644 (file)
@@ -28,6 +28,8 @@
 #define BT_LOG_TAG "CTF-WRITER/ATTRS"
 #include "logging.h"
 
+#include "attributes.h"
+
 #include "common/assert.h"
 #include "common/macros.h"
 #include "compat/string.h"
This page took 0.023809 seconds and 4 git commands to generate.