Fixed DNS address set issue
[apps/native/ug-wifi-efl.git] / sources / libraries / Common / include / common_ip_info.h
index c339990..20f91fd 100755 (executable)
@@ -53,6 +53,7 @@ typedef struct ip_info_list {
 
        wifi_manager_ap_h ap;
        wifi_manager_ip_config_type_e ip_type;
+       wifi_manager_dns_config_type_e dns_type;
 
 } ip_info_list_t;