Link to, and adjust types for, the PCSC framework included with OSX
[mech_eap.git] / wpa_supplicant / ibss_rsn.h
index 3089283..67fae2d 100644 (file)
@@ -40,7 +40,7 @@ struct ibss_rsn_peer {
        struct wpa_state_machine *auth;
        int authentication_status;
 
-       struct os_time own_auth_tx;
+       struct os_reltime own_auth_tx;
 };
 
 struct ibss_rsn {