Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / cli / babeltrace-cfg.h
index ca84ae3fdd721bc01334ab8f3bbbf29e0e63b082..8723129587918c155a95993930441773428ebf14 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <stdlib.h>
 #include <stdint.h>
+#include <stdbool.h>
 #include <babeltrace/values.h>
 #include <babeltrace/ref.h>
 #include <babeltrace/object-internal.h>
This page took 0.026792 seconds and 4 git commands to generate.