host/mobile: Bring mncc.h in sync with OpenBSC and LCR

Written-by: Andreas Eversberg <jolly@eversberg.eu>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Andreas Eversberg 2011-09-25 08:40:03 +02:00 committed by Sylvain Munaut
parent 97f688a7af
commit e16e02acc0
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ struct gsm_mncc {
int emergency;
char imsi[16];
unsigned char lchan_type;
unsigned char lchan_mode;
};