Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink-trace.h
index 3d8ddb4bbe8a7c496e89b3af4141ab025134d800..d789dd0b81edbc08a2c7db42b17f61b4a95c37c9 100644 (file)
@@ -27,7 +27,6 @@
 #include <babeltrace2/babeltrace.h>
 #include "ctfser/ctfser.h"
 #include <glib.h>
-#include <stdbool.h>
 #include <stdint.h>
 
 #include "fs-sink-ctf-meta.h"
This page took 0.024159 seconds and 4 git commands to generate.