X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fobjstack.c;h=5919fa13f481088c25760ba4986f245d7c3449b7;hb=7c7301d5827bd10ec7c34da7ffc5fe74e5047d38;hp=febb9f287308697fb2f475dcb35a50dbe320aa03;hpb=7757f3190b7d08e5ecab5d50a9c74b19cb98dde0;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/objstack.c b/src/plugins/ctf/common/metadata/objstack.c index febb9f28..5919fa13 100644 --- a/src/plugins/ctf/common/metadata/objstack.c +++ b/src/plugins/ctf/common/metadata/objstack.c @@ -28,6 +28,8 @@ #define BT_LOG_TAG "PLUGIN/CTF/META/OBJSTACK" #include "logging.h" +#include "objstack.h" + #include #include "common/list.h" #include "common/macros.h"