bandaid to unbreak build (user code includes this file)

This commit is contained in:
sam 2007-01-09 00:33:10 +00:00
parent cd1f140ae4
commit 94eff94524

View File

@ -148,6 +148,7 @@ struct ieee80211_node;
int ieee80211_node_dectestref(struct ieee80211_node *ni);
#define ieee80211_node_refcnt(_ni) (_ni)->ni_refcnt
struct ifqueue;
void ieee80211_drain_ifq(struct ifqueue *);
struct mbuf *ieee80211_getmgtframe(u_int8_t **frm, u_int pktlen);