summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-08-19 21:03:30 +0000
committersam <sam@FreeBSD.org>2003-08-19 21:03:30 +0000
commit4b1facc273aefd353dd9b3b2b75d19eb70f7c8c0 (patch)
tree82d912c56e734d08a94e6cb789b0d016ecc2dcfc /sys/dev/ath
parent40a6177f97fd965d4684bae490c96ca52faf8c2f (diff)
downloadFreeBSD-src-4b1facc273aefd353dd9b3b2b75d19eb70f7c8c0.zip
FreeBSD-src-4b1facc273aefd353dd9b3b2b75d19eb70f7c8c0.tar.gz
remove unneeded include files
Diffstat (limited to 'sys/dev/ath')
-rw-r--r--sys/dev/ath/if_ath.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c
index 598f66c..e05d2ff 100644
--- a/sys/dev/ath/if_ath.c
+++ b/sys/dev/ath/if_ath.c
@@ -70,10 +70,6 @@ __FBSDID("$FreeBSD$");
#include <net/ethernet.h>
#include <net/if_llc.h>
-#include <net80211/ieee80211.h>
-#include <net80211/ieee80211_crypto.h>
-#include <net80211/ieee80211_node.h>
-#include <net80211/ieee80211_proto.h>
#include <net80211/ieee80211_var.h>
#include <net/bpf.h>
OpenPOWER on IntegriCloud