From 8d5180e003919326e35104d5c32c2c32b0714cb7 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 17 Aug 2014 19:36:26 +0200 Subject: abis_nm: add abis_nm_msg_disc_names[] value_string --- include/osmocom/gsm/abis_nm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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[]; -- cgit v1.2.3