P2P: Fix a typo to fix CONFIG_P2P=y build
[libeap.git] / wpa_supplicant / ibss_rsn.h
index 43e4d07..11e63ad 100644 (file)
@@ -24,7 +24,7 @@ struct ibss_rsn_peer {
        u8 addr[ETH_ALEN];
 
        struct wpa_sm *supp;
-       wpa_states supp_state;
+       enum wpa_states supp_state;
        u8 supp_ie[80];
        size_t supp_ie_len;