diff options
Diffstat (limited to 'sys/alpha/pci/lca.c')
-rw-r--r-- | sys/alpha/pci/lca.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/pci/lca.c b/sys/alpha/pci/lca.c index a510004..5951332 100644 --- a/sys/alpha/pci/lca.c +++ b/sys/alpha/pci/lca.c @@ -46,7 +46,6 @@ #include <machine/sgmap.h> #include <vm/vm.h> -#include <vm/vm_prot.h> #include <vm/vm_page.h> #define KV(pa) ALPHA_PHYS_TO_K0SEG(pa) |