diff options
Diffstat (limited to 'src/ap/ap_config.h')
-rw-r--r-- | src/ap/ap_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ap/ap_config.h b/src/ap/ap_config.h index bd440af..bd2b967 100644 --- a/src/ap/ap_config.h +++ b/src/ap/ap_config.h @@ -557,6 +557,7 @@ struct hostapd_bss_config { int na_mcast_to_ucast; #ifdef CONFIG_HS20 int hs20; + int hs20_release; int disable_dgaf; u16 anqp_domain_id; unsigned int hs20_oper_friendly_name_count; |