aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bktr
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-02-04 22:34:03 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-02-04 22:34:03 +0000
commit47cfdb166d16af183216e459e4e48aff9d2beabf (patch)
tree93aceb4227ab2f9f24d54737e22b76e485ae9796 /sys/dev/bktr
parent4f36d4ac99675f748f0e5b7ca061c49573d3ecbd (diff)
Notes
Diffstat (limited to 'sys/dev/bktr')
-rw-r--r--sys/dev/bktr/bktr_core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c
index 7f9e8385066d..35857e6cd8c1 100644
--- a/sys/dev/bktr/bktr_core.c
+++ b/sys/dev/bktr/bktr_core.c
@@ -218,6 +218,7 @@
#ifdef __FreeBSD__
#include "bktr.h"
+#include "opt_diagnostic.h"
#include "pci.h"
#endif /* __FreeBSD__ */