Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / tests / lib / test_bt_notification_iterator.c
index 99664498b3df718a607c7ff3feb779042ba027d0..656d84ac7d965ef234f9974354b9a4f44b3e5ca0 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.024766 seconds and 4 git commands to generate.