mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
nl80211: Remove unnecessary inclusion of l2_packet.h
The only l2_packet use within this file was removed by commit
d12dab4c6f
("nl80211: Use non-receiving socket for EAPOL TX").
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
6ac48fd9e8
commit
9b222b6130
@ -30,7 +30,6 @@
|
||||
#include "common/ieee802_11_defs.h"
|
||||
#include "common/ieee802_11_common.h"
|
||||
#include "common/wpa_common.h"
|
||||
#include "l2_packet/l2_packet.h"
|
||||
#include "netlink.h"
|
||||
#include "linux_defines.h"
|
||||
#include "linux_ioctl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user