Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / tests / plugins / test-utils-muxer.c
index 2fd584c921dd3a32dfbb3e4d4def9074d7fdcd74..f5eac77c29b831e04ae84d7967c8ef56c5b1815b 100644 (file)
@@ -18,6 +18,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>
+#include <stdbool.h>
 #include <inttypes.h>
 #include <string.h>
 #include <assert.h>
This page took 0.024962 seconds and 4 git commands to generate.