Include the file that defines PCIM_CMD_BUSMASTEREN.

This commit is contained in:
Matt Jacob 2000-02-16 02:22:37 +00:00
parent 7af42aebc4
commit af077239b6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57249
2 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,7 @@
#include <net/if_var.h>
#include <vm/pmap.h>
#include <pci/pcivar.h>
#include <pci/pcireg.h>
#include <pci/dc21040reg.h>
#include "opt_bdg.h"

View File

@ -82,6 +82,7 @@
#include <net/if_var.h>
#include <vm/pmap.h>
#include <pci/pcivar.h>
#include <pci/pcireg.h>
#include <pci/dc21040reg.h>
#include "opt_bdg.h"