Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / ctf / lttng-live / data-stream.c
index 6021c06580e33ebdedcc8977b033cce4e43426d6..ee351648a417880411bc24f8355af9898a98599c 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.038389 seconds and 4 git commands to generate.