Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / ctf / fs-src / data-stream-file.c
index c0a8754e9b7cb33c879e61c2aad74af541928585..6588c13b19b55d44e81a94868c9c83d77f54156e 100644 (file)
@@ -31,7 +31,6 @@
 #include <stdio.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include <glib.h>
 #include <inttypes.h>
 #include "compat/mman.h"
This page took 0.023435 seconds and 4 git commands to generate.