Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / tests / lib / test_bt_ctf_field_type_validation.c
index 1448566cab5acad5841d43266b70734032a3088a..dd1ed7b6cd58ecc1e4defe8a248b89d49f75841d 100644 (file)
@@ -26,6 +26,7 @@
 #include <babeltrace/ctf-ir/stream-class.h>
 #include <babeltrace/ctf-ir/trace.h>
 #include <assert.h>
+#include <stdbool.h>
 #include <string.h>
 #include <stdarg.h>
 #include <glib.h>
This page took 0.02458 seconds and 4 git commands to generate.