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