From f2899c674e6dc43142edbfffeacc1b0c40a2f885 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 15 Jan 2017 17:54:11 +0100 Subject: Always include and not In EMBEDDED builds we don't have a system-wide talloc Change-Id: Icc526016bda45b36e584afee8669996752d6d89c --- include/osmocom/core/bitvec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/osmocom/core/bitvec.h b/include/osmocom/core/bitvec.h index 0e17ba7a..280039bf 100644 --- a/include/osmocom/core/bitvec.h +++ b/include/osmocom/core/bitvec.h @@ -41,7 +41,7 @@ */ #include -#include +#include #include /*! \brief A single GSM bit -- cgit v1.2.3