update it

This commit is contained in:
Sukchan Lee 2017-08-09 12:52:11 +09:00
parent fa32845647
commit d8fad33169
6 changed files with 18 additions and 13 deletions

View file

@ -41,7 +41,7 @@ extern "C" {
#define S6A_UE_SRVCC_SUPPORTED (1)
/* Some global variables for dictionary */
extern struct dict_object *s6a_app_id;
extern struct dict_object *s6a_application;
extern struct dict_object *s6a_cmd_air;
extern struct dict_object *s6a_cmd_aia;