summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wi_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/wi/if_wi_pci.c')
-rw-r--r--sys/dev/wi/if_wi_pci.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/wi/if_wi_pci.c b/sys/dev/wi/if_wi_pci.c
index 78dd0a2..6639fc1 100644
--- a/sys/dev/wi/if_wi_pci.c
+++ b/sys/dev/wi/if_wi_pci.c
@@ -62,10 +62,11 @@
#include <net/if_types.h>
#include <net80211/ieee80211_var.h>
+#include <net80211/ieee80211_radiotap.h>
#include <dev/wi/if_wavelan_ieee.h>
-#include <dev/wi/if_wivar.h>
#include <dev/wi/if_wireg.h>
+#include <dev/wi/if_wivar.h>
static int wi_pci_probe(device_t);
static int wi_pci_attach(device_t);
OpenPOWER on IntegriCloud