--- hostapd/wpa.c 27 Jun 2005 13:31:25 -0000 1.1.1.3
+++ hostapd/wpa.c 27 Jun 2005 13:48:12 -0000
@@ -636,6 +636,10 @@
{
}
+static void rsn_preauth_finished_cb(void *eloop_ctx, void *timeout_ctx)
+{
+}
+
void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta,
u8 *buf, size_t len)
{
Mike