From 085569df55ceb3737b79f53b015b0c064698ddc6 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 4 Jan 2016 20:29:24 +0100 Subject: fix large amount of compiler warnings in common and sysmobts code --- src/common/l1sap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/l1sap.c') diff --git a/src/common/l1sap.c b/src/common/l1sap.c index e6c361e6..56eaa668 100644 --- a/src/common/l1sap.c +++ b/src/common/l1sap.c @@ -45,6 +45,7 @@ #include #include #include +#include static struct gsm_lchan * get_lchan_by_chan_nr(struct gsm_bts_trx *trx, unsigned int chan_nr) -- cgit v1.2.3