Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / plugins / ctf / common / metadata / visitor-generate-ir.c
index b6d9fc26f058cce7d3cf0ed85e5149ae25488f84..01177f795bc865df1ecf198b0e3681fbac5c7b88 100644 (file)
@@ -30,6 +30,7 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <string.h>
+#include <stdbool.h>
 #include <stdlib.h>
 #include <ctype.h>
 #include <assert.h>
This page took 0.024436 seconds and 4 git commands to generate.