From b5400776d87924474d71d988186219b2c09269d5 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 13 Feb 2018 23:48:24 +0100 Subject: libcommon_cs: move gsm48 bits to libbsc These functions were originally shared between libmsc and libbsc in the old openbsc.git; now osmo-bsc.git has its own copies, so move them into libbsc. Change-Id: Ie411c2ce8008accee54782a442d6361e50777a54 --- src/osmo-bsc/osmo_bsc_filter.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/osmo-bsc/osmo_bsc_filter.c') diff --git a/src/osmo-bsc/osmo_bsc_filter.c b/src/osmo-bsc/osmo_bsc_filter.c index 56c0a9c33..78b2c0516 100644 --- a/src/osmo-bsc/osmo_bsc_filter.c +++ b/src/osmo-bsc/osmo_bsc_filter.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3