WPS ER: Use random event identifier in event URL
[libeap.git] / src / wps / wps_er.h
index cf2048c..8f502d2 100644 (file)
@@ -68,6 +68,7 @@ struct wps_er {
        struct http_server *http_srv;
        int http_port;
        unsigned int next_ap_id;
+       unsigned int event_id;
 };