Directly include sys/mplock.h when needed instead of depending on
authorjsg <jsg@openbsd.org>
Mon, 19 Feb 2018 09:08:13 +0000 (09:08 +0000)
committerjsg <jsg@openbsd.org>
Mon, 19 Feb 2018 09:08:13 +0000 (09:08 +0000)
commit0d50a1e8a652bce5ce6c8dd21b6b677aef443701
treea62dec4a310bf6c6411f07c3ceda4d0df84112cc
parent3e6763994aeb80a553b07ba51b1db2c4725c5c88
Directly include sys/mplock.h when needed instead of depending on
indirect inclusion.  Fixes non-MULTIPROCESSOR WITNESS build.

ok visa@ mpi@
sys/kern/kern_lock.c