aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath.c
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2011-01-20 04:57:26 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2011-01-20 04:57:26 +0000
commit0dbe9289ce673a7698186d5021aef3d373db7f15 (patch)
treea560a1307c95a240b05787896226c6d066b0930b /sys/dev/ath/if_ath.c
parentcbc134ad031141038704bc18476f02541e972cc4 (diff)
Notes
Diffstat (limited to 'sys/dev/ath/if_ath.c')
-rw-r--r--sys/dev/ath/if_ath.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c
index f0836007c2043..dfc64fc2dd4fe 100644
--- a/sys/dev/ath/if_ath.c
+++ b/sys/dev/ath/if_ath.c
@@ -87,6 +87,7 @@ __FBSDID("$FreeBSD$");
#include <dev/ath/if_athvar.h>
#include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
+#include <dev/ath/ath_hal/ah_diagcodes.h>
#ifdef ATH_TX99_DIAG
#include <dev/ath/ath_tx99/ath_tx99.h>