diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/osmocom/gsm/gsup.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/osmocom/gsm/gsup.h b/include/osmocom/gsm/gsup.h index 285bc0c6..56d7a309 100644 --- a/include/osmocom/gsm/gsup.h +++ b/include/osmocom/gsm/gsup.h @@ -107,6 +107,7 @@ enum osmo_gsup_iei {  	OSMO_GSUP_IMEI_IE			= 0x50,  	OSMO_GSUP_IMEI_RESULT_IE		= 0x51, +	OSMO_GSUP_NUM_VECTORS_REQ_IE		= 0x52,  	/* Inter-MSC handover related */  	OSMO_GSUP_SOURCE_NAME_IE		= 0x60, | 
