Subject: CVS commit: basesrc/tools/compat
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/06/2002 17:39:01
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Feb  6 15:39:01 UTC 2002

Modified Files:
	basesrc/tools/compat: compat_defs.h

Log Message:
remove btodb() hack now that makefs doesn't need it anymore.
the #define was wrong anyway; it was x<<9 instead of x>>9


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/tools/compat/compat_defs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.