mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
WNM: Remove unnecessary path component from includes
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
e9199e3149
commit
61c54976f5
@ -11,8 +11,8 @@
|
|||||||
#include "utils/common.h"
|
#include "utils/common.h"
|
||||||
#include "common/ieee802_11_defs.h"
|
#include "common/ieee802_11_defs.h"
|
||||||
#include "rsn_supp/wpa.h"
|
#include "rsn_supp/wpa.h"
|
||||||
#include "../wpa_supplicant/wpa_supplicant_i.h"
|
#include "wpa_supplicant_i.h"
|
||||||
#include "../wpa_supplicant/driver_i.h"
|
#include "driver_i.h"
|
||||||
|
|
||||||
#define MAX_TFS_IE_LEN 1024
|
#define MAX_TFS_IE_LEN 1024
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user