summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_acx_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_acx_pci.c')
-rw-r--r--sys/dev/pci/if_acx_pci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/if_acx_pci.c b/sys/dev/pci/if_acx_pci.c
index 52b8e388b3c..ec78470d47d 100644
--- a/sys/dev/pci/if_acx_pci.c
+++ b/sys/dev/pci/if_acx_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_acx_pci.c,v 1.4 2006/08/19 23:17:12 mglocker Exp $ */
+/* $OpenBSD: if_acx_pci.c,v 1.5 2006/11/10 20:20:04 damien Exp $ */
/*-
* Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org>
@@ -46,7 +46,6 @@
#include <net80211/ieee80211_var.h>
#include <net80211/ieee80211_amrr.h>
-#include <net80211/ieee80211_rssadapt.h>
#include <net80211/ieee80211_radiotap.h>
#include <dev/ic/acxvar.h>