WNM: Remove unnecessary path component from includes
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
e9199e3149
commit
61c54976f5
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
#include "utils/common.h"
|
||||
#include "common/ieee802_11_defs.h"
|
||||
#include "rsn_supp/wpa.h"
|
||||
#include "../wpa_supplicant/wpa_supplicant_i.h"
|
||||
#include "../wpa_supplicant/driver_i.h"
|
||||
#include "wpa_supplicant_i.h"
|
||||
#include "driver_i.h"
|
||||
|
||||
#define MAX_TFS_IE_LEN 1024
|
||||
|
||||
|
|
Loading…
Reference in a new issue