Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / plugins / ctf / fs-src / fs.h
index 4619e79b6ff129280fc3e163d6cc113e347727ac..acc14a1a674bb60c0c32cf4ee798097f6df4533a 100644 (file)
@@ -28,6 +28,7 @@
  * SOFTWARE.
  */
 
+#include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/graph/component.h>
 #include <babeltrace/graph/clock-class-priority-map.h>
This page took 0.024206 seconds and 4 git commands to generate.