mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
machine/pmap.h is included by vm/pmap.h, so is redundant here. Thanks to
Alan Cox for pointing this out.
This commit is contained in:
parent
6b66c350a7
commit
e889db8841
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ __FBSDID("$FreeBSD$");
|
|||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
#include <machine/pmap.h>
|
||||
|
||||
#include <machine/bus.h>
|
||||
#include <machine/fdt.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue