From 45f83a10d8700b3d5d33d4ef426547a55fbee41b Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 11 Feb 2009 11:43:19 +0000 Subject: include already-exported lchan2chan_nr() function in header file --- include/openbsc/abis_rsl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/openbsc/abis_rsl.h') diff --git a/include/openbsc/abis_rsl.h b/include/openbsc/abis_rsl.h index d5bc663d2..b3318d32f 100644 --- a/include/openbsc/abis_rsl.h +++ b/include/openbsc/abis_rsl.h @@ -377,6 +377,7 @@ unsigned int get_paging_group(u_int64_t imsi, unsigned int bs_cc_chans, int n_pag_blocks); unsigned int n_pag_blocks(int bs_ccch_sdcch_comb, unsigned int bs_ag_blks_res); u_int64_t str_to_imsi(const char *imsi_str); +u_int8_t lchan2chan_nr(struct gsm_lchan *lchan); /* to be provided by external code */ int abis_rsl_sendmsg(struct msgb *msg); -- cgit v1.2.3