Fix LINT kernel; spin_lock function definitions have been split into
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Thu, 24 Nov 2005 02:16:17 +0000 (02:16 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Thu, 24 Nov 2005 02:16:17 +0000 (02:16 +0000)
commit86432c0b235f59f6e4f467787690d0c7e8a8d3b1
tree9f20324fe24d80a9663bf62d61cd313bf218f816
parent92a4dd354aae7fb99bea1c251ceaf969720044ed
Fix LINT kernel; spin_lock function definitions have been split into
<sys/spinlock2.h>, so one has to explicitly #include it to use these
functions now.
sys/vfs/ntfs/ntfs_subr.c