On Jun 4, 2008, at 7:31 AM, Andrew Doran wrote:
Module Name: src
Committed By: ad
Date: Wed Jun 4 14:31:15 UTC 2008
Modified Files:
src/sys/kern: subr_lockdebug.c
src/sys/lib/libkern: rb.c
src/sys/sys: Makefile
Added Files:
src/sys/sys: rb.h
Removed Files:
src/sys/lib/libkern: rb.h
Log Message:
Move lib/libkern/rb.h to sys/rb.h, so it can be used by kernel header
files.
Didn't you see my mail about that being the wrong this to do?