summaryrefslogtreecommitdiff
path: root/sys/dev/ic/acx100.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/acx100.c')
-rw-r--r--sys/dev/ic/acx100.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ic/acx100.c b/sys/dev/ic/acx100.c
index 0575244c0c9..4c0965d7fd8 100644
--- a/sys/dev/ic/acx100.c
+++ b/sys/dev/ic/acx100.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: acx100.c,v 1.6 2006/08/05 14:33:39 mglocker Exp $ */
+/* $OpenBSD: acx100.c,v 1.7 2006/08/06 13:03:03 mglocker Exp $ */
/*
* Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
@@ -70,6 +70,7 @@
#include <net80211/ieee80211.h>
#include <net80211/ieee80211_var.h>
+#include <net80211/ieee80211_radiotap.h>
#include <dev/pci/pcireg.h>