aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_dfs/null
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2012-06-24 08:47:19 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2012-06-24 08:47:19 +0000
commitc312fb4adcf8a3666d647308ab2b5ffb4dcdc504 (patch)
tree205e0b9f239a4e9a6803755abda54379be3d5b95 /sys/dev/ath/ath_dfs/null
parentec280fdbf51b85d73c443794c68216f1000defd3 (diff)
Notes
Diffstat (limited to 'sys/dev/ath/ath_dfs/null')
-rw-r--r--sys/dev/ath/ath_dfs/null/dfs_null.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/ath_dfs/null/dfs_null.c b/sys/dev/ath/ath_dfs/null/dfs_null.c
index 299969ff1635..c2d7f5eff794 100644
--- a/sys/dev/ath/ath_dfs/null/dfs_null.c
+++ b/sys/dev/ath/ath_dfs/null/dfs_null.c
@@ -34,6 +34,7 @@ __FBSDID("$FreeBSD$");
/*
* This implements an empty DFS module.
*/
+#include "opt_ath.h"
#include "opt_inet.h"
#include "opt_wlan.h"