diff options
Diffstat (limited to 'sys/pci/brooktree848.c')
-rw-r--r-- | sys/pci/brooktree848.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/brooktree848.c b/sys/pci/brooktree848.c index 3687fe7..c2d8e2d 100644 --- a/sys/pci/brooktree848.c +++ b/sys/pci/brooktree848.c @@ -298,7 +298,6 @@ #include <machine/ioctl_meteor.h> #include <machine/ioctl_bt848.h> /* extensions to ioctl_meteor.h */ #include <pci/brktree_reg.h> -#include <vm/vm.h> #include <sys/sysctl.h> static int bt848_card = -1; static int bt848_tuner = -1; |