Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / ctfser / ctfser.c
index 9152198f661df1f8b6fa980effc4b8361fa48a43..0806c8bab73899da5e4e40939d52623b107bc92e 100644 (file)
@@ -37,7 +37,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <wchar.h>
-#include <stdbool.h>
 #include "common/macros.h"
 #include "common/common.h"
 #include "ctfser/ctfser.h"
This page took 0.023721 seconds and 4 git commands to generate.