git: kernel/vm: Add missing opt_vm.h include to get at NO_SWAPPING.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Mar 30 07:47:22 PDT 2023
commit 0389db13395b7677e2facf0e9d3e317167640ebc
Author: Sascha Wildner <saw at online.de>
Date: Thu Mar 30 16:34:53 2023 +0200
kernel/vm: Add missing opt_vm.h include to get at NO_SWAPPING.
Also, fix the build with a config that has NO_SWAPPING set.
Summary of changes:
sys/vm/vm_fault.c | 4 ++++
1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0389db13395b7677e2facf0e9d3e317167640ebc
--
DragonFly BSD source repository
More information about the Commits
mailing list