diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2003-09-19 17:18:32 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2003-09-19 17:18:32 +0000 |
| commit | 2128acac3b8c01a84d39b92fc52cfe55e0528c35 (patch) | |
| tree | eca956ce8b897597dffd497332946f05dca5a921 /tools | |
| parent | 6ff17a79aa844202adc14c0cc0c457d41f00d472 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/ath/athstats.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/ath/athstats.c b/tools/tools/ath/athstats.c index 77cefdc09702..75d7a2d2e0a8 100644 --- a/tools/tools/ath/athstats.c +++ b/tools/tools/ath/athstats.c @@ -59,6 +59,7 @@ #include <nlist.h> #include "../../../sys/contrib/dev/ath/ah_desc.h" +#include "../../../sys/net80211/ieee80211_radiotap.h" #include "../../../sys/dev/ath/if_athioctl.h" static const struct { |
