xref: /haiku/src/libs/compat/freebsd_wlan/net80211/opt_wlan.h (revision 1deede7388b04dbeec5af85cae7164735ea9e70d)
1 #ifndef _FBSD_COMPAT_NET80211_OPT_WLAN_H_
2 #define _FBSD_COMPAT_NET80211_OPT_WLAN_H_
3 
4 #define IEEE80211_DEBUG 1
5 //#define IEEE80211_AMDPU_AGE 1
6 //#define IEEE80211_SUPPORT_MESH 1
7 
8 #endif /* _FBSD_COMPAT_NET80211_OPT_WLAN_H_ */
9