summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ral_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_ral_pci.c')
-rw-r--r--sys/dev/pci/if_ral_pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_ral_pci.c b/sys/dev/pci/if_ral_pci.c
index d3db6859621..76cc54fa830 100644
--- a/sys/dev/pci/if_ral_pci.c
+++ b/sys/dev/pci/if_ral_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ral_pci.c,v 1.6 2006/01/09 20:03:43 damien Exp $ */
+/* $OpenBSD: if_ral_pci.c,v 1.7 2006/10/22 12:14:44 damien Exp $ */
/*-
* Copyright (c) 2005, 2006
@@ -44,7 +44,7 @@
#include <netinet/if_ether.h>
#include <net80211/ieee80211_var.h>
-#include <net80211/ieee80211_rssadapt.h>
+#include <net80211/ieee80211_amrr.h>
#include <net80211/ieee80211_radiotap.h>
#include <dev/ic/rt2560var.h>