mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
nl80211: Remove inclusion of unneeded header files
This commit is contained in:
parent
071f8ac4df
commit
c720f2cd56
@ -48,11 +48,6 @@
|
||||
#endif /* CONFIG_AP */
|
||||
|
||||
#ifdef HOSTAPD
|
||||
#include <netlink/msg.h>
|
||||
#include <netlink/attr.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_arp.h>
|
||||
|
||||
#include "../../hostapd/hostapd.h"
|
||||
#include "../../hostapd/sta_flags.h"
|
||||
#include "ieee802_11_common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user