xref: /haiku/src/libs/compat/freebsd_wlan/net80211/opt_wlan.h (revision bb83316a5811a550c4f850d07fa8e328e7ac0a94)
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