Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/27/2000 09:46:57
Module Name: syssrc
Committed By: pk
Date: Tue Jun 27 16:46:57 UTC 2000
Modified Files:
syssrc/sys/ufs/ffs: ffs_softdep.c
Log Message:
We shouldn't be defining DEBUG and DIAGNOSTIC on our own; these may be
unwanted side-effects in the header files. For now, do the internal
#defines after including the headers.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/ufs/ffs/ffs_softdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.