Skip to content

Commit 074daae

Browse files
krish2718rlubos
authored andcommitted
hostap: Fix build error (#4)
The file was removed but was still included. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 5272369 commit 074daae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/hostap/src/supp_main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ LOG_MODULE_REGISTER(wpa_supplicant, LOG_LEVEL_DBG);
2424
#include "includes.h"
2525
#include "p2p_supplicant.h"
2626
#include "wpa_supplicant_i.h"
27-
#include "wifi_mgmt.h"
2827

2928
struct wpa_supplicant *wpa_s_0;
3029

0 commit comments

Comments
 (0)