Fix wpa_supplicant CONFIG_AP build
This commit is contained in:
parent
64ee63a0d8
commit
363b9e6052
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
#ifdef NEED_AP_MLME
|
||||
#include "ap/ieee802_11.h"
|
||||
#endif /* NEED_AP_MLME */
|
||||
#include "../hostapd/wps_hostapd.h"
|
||||
#include "ap/wps_hostapd.h"
|
||||
#include "../hostapd/ctrl_iface_ap.h"
|
||||
#include "eap_common/eap_defs.h"
|
||||
#include "eap_server/eap_methods.h"
|
||||
|
|
Loading…
Reference in a new issue