nl80211: Remove unneeded header file: ieee802_11_common.h
driver_nl80211.c does not use anything from this header file.
This commit is contained in:
parent
fc4e2d9501
commit
197ef6abef
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@
|
||||||
#include "../../hostapd/sta_flags.h"
|
#include "../../hostapd/sta_flags.h"
|
||||||
#endif /* CONFIG_AP || HOSTAPD */
|
#endif /* CONFIG_AP || HOSTAPD */
|
||||||
|
|
||||||
#ifdef HOSTAPD
|
|
||||||
#include "ieee802_11_common.h"
|
|
||||||
#endif /* HOSTAPD */
|
|
||||||
|
|
||||||
#ifdef CONFIG_LIBNL20
|
#ifdef CONFIG_LIBNL20
|
||||||
/* libnl 2.0 compatibility code */
|
/* libnl 2.0 compatibility code */
|
||||||
#define nl_handle nl_sock
|
#define nl_handle nl_sock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue