diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2012-05-20 02:49:42 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2012-05-20 02:49:42 +0000 |
| commit | a35dae8d873458c6a77828c51fc80e33037aeb10 (patch) | |
| tree | 070afda6b6bb671b2108a5891b94b4f0439434cb /sys/dev/ath/if_ath_rx.c | |
| parent | c1d93092fd883c77a31388ecc49c496da21d89f8 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath/if_ath_rx.c')
| -rw-r--r-- | sys/dev/ath/if_ath_rx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_ath_rx.c b/sys/dev/ath/if_ath_rx.c index 14b2346674e7..e8d6f4dceb87 100644 --- a/sys/dev/ath/if_ath_rx.c +++ b/sys/dev/ath/if_ath_rx.c @@ -108,6 +108,7 @@ __FBSDID("$FreeBSD$"); #include <dev/ath/if_ath_led.h> #include <dev/ath/if_ath_keycache.h> #include <dev/ath/if_ath_rx.h> +#include <dev/ath/if_ath_beacon.h> #include <dev/ath/if_athdfs.h> #ifdef ATH_TX99_DIAG |
