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