nl80211: Remove inclusion of unneeded header files
This commit is contained in:
parent
071f8ac4df
commit
c720f2cd56
1 changed files with 0 additions and 5 deletions
|
@ -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 a new issue