Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / utils / dummy / dummy.h
index ed5bb887e8ea6211ec09584ead7e3fe96a5c5d29..f5985b1220f5421dafdfb0e6f0fd4566b98d35c1 100644 (file)
@@ -26,7 +26,6 @@
 #include <glib.h>
 #include <babeltrace2/babeltrace.h>
 #include "common/macros.h"
-#include <stdbool.h>
 
 struct dummy {
        bt_self_component_port_input_message_iterator *msg_iter;
This page took 0.023368 seconds and 4 git commands to generate.