From b24beebaf922dfd46b6c7f042e6a2a23b9a1eae9 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Wed, 28 Feb 2018 10:11:08 +0100 Subject: Adding include to have 'bool' type --- lib/decoding/sch.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/decoding/sch.c b/lib/decoding/sch.c index 21ded53..9cf6ac4 100644 --- a/lib/decoding/sch.c +++ b/lib/decoding/sch.c @@ -23,6 +23,7 @@ #include #include "gsm_constants.h" +#include #include #include -- cgit v1.2.3