Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / ctf / fs-src / metadata.c
index 78cc593997e232a3b0a9efe4f149443789880c7d..1576a9e76f2242ebd16bce7ce52f85a51f03ce32 100644 (file)
@@ -31,7 +31,6 @@
 #include <stdio.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include "common/assert.h"
 #include <glib.h>
 #include "common/uuid.h"
This page took 0.023806 seconds and 4 git commands to generate.