summaryrefslogtreecommitdiffstats
path: root/sys/dev/bktr
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bktr')
-rw-r--r--sys/dev/bktr/bktr_card.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/bktr/bktr_card.c b/sys/dev/bktr/bktr_card.c
index e0c4042..e3c570e 100644
--- a/sys/dev/bktr/bktr_card.c
+++ b/sys/dev/bktr/bktr_card.c
@@ -47,6 +47,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include "opt_bktr.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/vnode.h>
OpenPOWER on IntegriCloud