Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / lttng-utils / debug-info / trace-ir-mapping.c
index 439407a5778aec441325c48010adbc2e9b8463e7..1b88e0f196a91e0051d9990de6706d0b00d6d69d 100644 (file)
@@ -30,8 +30,6 @@
 #define BT_LOG_TAG "PLUGIN/FLT.LTTNG-UTILS.DEBUG-INFO/TRACE-IR-MAPPING"
 #include "logging/comp-logging.h"
 
-#include <stdbool.h>
-
 #include "common/assert.h"
 #include <babeltrace2/babeltrace.h>
 /* For bt_property_availability */
This page took 0.024309 seconds and 4 git commands to generate.