diff options
Diffstat (limited to 'sys/arm64/vmm/vmm_hyp.c')
| -rw-r--r-- | sys/arm64/vmm/vmm_hyp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm64/vmm/vmm_hyp.c b/sys/arm64/vmm/vmm_hyp.c index b8c6d2ab7a9a..0ad7930e9a87 100644 --- a/sys/arm64/vmm/vmm_hyp.c +++ b/sys/arm64/vmm/vmm_hyp.c @@ -32,7 +32,6 @@ #include <sys/types.h> #include <sys/proc.h> -#include <machine/armreg.h> #include "arm64.h" #include "hyp.h" |
