From 12bba629029991b4891ee96a822a3990bc9886c7 Mon Sep 17 00:00:00 2001 From: ahasty Date: Sun, 19 Apr 1998 19:12:49 +0000 Subject: Forgot to add opt_bktr.h --- sys/pci/brooktree848.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/pci') diff --git a/sys/pci/brooktree848.c b/sys/pci/brooktree848.c index 583ecf3..f733faf 100644 --- a/sys/pci/brooktree848.c +++ b/sys/pci/brooktree848.c @@ -237,6 +237,7 @@ #ifdef __FreeBSD__ #include "bktr.h" +#include "opt_bktr.h" #include "opt_devfs.h" #include "pci.h" #endif /* __FreeBSD__ */ -- cgit v1.1