mirror of
https://github.com/proski/madwifi
synced 2024-11-26 00:09:46 +03:00
Missed include
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2886 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
bf8d475c98
commit
5fadd3cdaa
@ -64,6 +64,7 @@
|
||||
|
||||
#include <net80211/ieee80211_var.h>
|
||||
#include <net80211/ieee80211_linux.h>
|
||||
#include "ah.h"
|
||||
|
||||
#define IS_UP(_dev) \
|
||||
(((_dev)->flags & (IFF_RUNNING|IFF_UP)) == (IFF_RUNNING|IFF_UP))
|
||||
|
Loading…
Reference in New Issue
Block a user