diff mbox

[libosmocore,1/3] abis_nm: Added the new tlv_definition abis_nm_osmo_att_tlvdef in the abis header

Message ID 1400520175-14962-1-git-send-email-anayuso@sysmocom.de
State Accepted
Headers show

Commit Message

Alvaro Neira May 19, 2014, 5:22 p.m. UTC
From: Álvaro Neira Ayuso <anayuso@sysmocom.de>

Signed-off-by: Alvaro Neira Ayuso <anayuso@sysmocom.de>
---
 include/osmocom/gsm/abis_nm.h |    1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/include/osmocom/gsm/abis_nm.h b/include/osmocom/gsm/abis_nm.h
index 4682ead..86b97eb 100644
--- a/include/osmocom/gsm/abis_nm.h
+++ b/include/osmocom/gsm/abis_nm.h
@@ -30,6 +30,7 @@  extern const struct tlv_definition abis_nm_att_tlvdef;
 const char *abis_nm_opstate_name(uint8_t os);
 const char *abis_nm_avail_name(uint8_t avail);
 const char *abis_nm_test_name(uint8_t test);
+extern const struct tlv_definition abis_nm_osmo_att_tlvdef;
 
 /*! \brief write a human-readable OML header to the debug log
  *  \param[in] ss Logging sub-system