Skip to content

Commit 57cf4a4

Browse files
committed
change(wpa_supplicant): Do not include eap_fast_pac.c
It's listed among library's srcs already, no need to include it
1 parent a45d713 commit 57cf4a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/wpa_supplicant/src/eap_peer/eap_fast.c

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
#include "eap_config.h"
1919
#include "eap_fast_pac.h"
2020

21-
#include "eap_fast_pac.c"
22-
2321
/* TODO:
2422
* - test session resumption and enable it if it interoperates
2523
* - password change (pending mschapv2 packet; replay decrypted packet)

0 commit comments

Comments
 (0)