phk 2007-12-01 19:28:13 UTC
FreeBSD src repository
Modified files:
include assert.h
Log:
Only protect the prototypes with #ifndef _ASSERT_H_, the standards
specifically allow changes to the NDEBUG macro between #includes of assert.h
Revision Changes Path
1.6 +2 -3 src/include/assert.h