diff options
Diffstat (limited to 'include/osmocom/gsm/abis_nm.h')
-rw-r--r-- | include/osmocom/gsm/abis_nm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/abis_nm.h b/include/osmocom/gsm/abis_nm.h index 5520f993..04bca432 100644 --- a/include/osmocom/gsm/abis_nm.h +++ b/include/osmocom/gsm/abis_nm.h @@ -21,6 +21,7 @@ extern const enum abis_nm_msgtype abis_nm_no_ack_nack[3]; extern const enum abis_nm_msgtype abis_nm_sw_load_msgs[9]; extern const enum abis_nm_msgtype abis_nm_nacks[33]; +extern const struct value_string abis_nm_msg_disc_names[]; extern const struct value_string abis_nm_obj_class_names[]; extern const struct value_string abis_nm_adm_state_names[]; |