Add group_rekey parameter for IBSS
[mech_eap.git] / wpa_supplicant / config_winreg.c
index 199f04f..82ba3b0 100644 (file)
@@ -933,6 +933,7 @@ static int wpa_config_write_network(HKEY hk, struct wpa_ssid *ssid, int id)
 #ifdef CONFIG_HS20
        INT(update_identifier);
 #endif /* CONFIG_HS20 */
+       INT(group_rekey);
 
 #undef STR
 #undef INT