X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fctf-writer%2Fattributes.c;h=5d17f7a9f60523e011414f39976a6893074d6764;hb=7c7301d5827bd10ec7c34da7ffc5fe74e5047d38;hp=3665d1fcda8026abf4fcc798788d3cf82bd5490c;hpb=7757f3190b7d08e5ecab5d50a9c74b19cb98dde0;p=babeltrace.git diff --git a/src/ctf-writer/attributes.c b/src/ctf-writer/attributes.c index 3665d1fc..5d17f7a9 100644 --- a/src/ctf-writer/attributes.c +++ b/src/ctf-writer/attributes.c @@ -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"