Link to, and adjust types for, the PCSC framework included with OSX
[mech_eap.git] / wpa_supplicant / ctrl_iface_named_pipe.c
index fd417ff..54e0e2f 100644 (file)
@@ -424,6 +424,7 @@ static int ctrl_iface_parse(struct ctrl_iface_priv *priv, const char *params)
 
 
 static void wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level,
+                                            enum wpa_msg_type type,
                                             const char *txt, size_t len)
 {
        struct wpa_supplicant *wpa_s = ctx;