Port: Add missing includes for mingw
[babeltrace.git] / plugins / ctf / common / metadata / decoder.c
index bb4cbde8168e1713fc713d7ea2dd7e99fd994529..a1c76876e3f025fa99711dc173672c983219e38f 100644 (file)
@@ -21,6 +21,7 @@
 #include <babeltrace/compat/memstream-internal.h>
 #include <babeltrace/ctf-ir/trace.h>
 #include <glib.h>
+#include <string.h>
 
 #include "ast.h"
 #include "decoder.h"
This page took 0.023438 seconds and 4 git commands to generate.