Add a missing #include <sys/lock.h> to fix a UP kernel build problem.
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 26 Jan 2006 08:19:48 +0000 (08:19 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 26 Jan 2006 08:19:48 +0000 (08:19 +0000)
commitf1e055b1950b789f14b46ca3eb74b5c6ce1fa5ce
tree5955c715266f67c7d15c03b3536a84a787fff94d
parentb24e515154953f4cd27b75b8f35186f62124f0db
Add a missing #include <sys/lock.h> to fix a UP kernel build problem.

Reported-by: "Simon 'corecode' Schubert" <corecode@fs.ei.tum.de>
sys/kern/kern_random.c