Add a needed #include due to my recent change.

This commit is contained in:
Adrian Chadd 2012-07-20 07:49:26 +00:00
parent 5aeca9144d
commit 2ff991dc64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238651

View File

@ -38,6 +38,7 @@
#include <stdio.h>
#include <net80211/ieee80211_radiotap.h>
#include <net80211/ieee80211.h>
#include "if_athioctl.h"
struct statshandler {