include already-exported lchan2chan_nr() function in header file

This commit is contained in:
Harald Welte 2009-02-11 11:43:19 +00:00
parent 334f236019
commit 45f83a10d8
1 changed files with 1 additions and 0 deletions

View File

@ -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);