don't depend on includes to get definitions of struct ieee80211_tx_ampdu

and ieee80211_rx_ampdu; these should've been part of r191552
This commit is contained in:
Sam Leffler 2009-04-26 23:04:35 +00:00
parent 168f582e2e
commit 0510acbded

View File

@ -108,6 +108,8 @@ struct ieee80211_appie {
struct ieee80211_tdma_param;
struct ieee80211_rate_table;
struct ieee80211_tx_ampdu;
struct ieee80211_rx_ampdu;
struct ieee80211_stageq {
struct mbuf *head; /* frames linked w/ m_nextpkt */