diff options
Diffstat (limited to 'include/assert.h')
-rw-r--r-- | include/assert.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/assert.h b/include/assert.h index 9f964e0..12b20eb 100644 --- a/include/assert.h +++ b/include/assert.h @@ -72,6 +72,8 @@ +/* The definitions above shall be redefined at any time this header file + * is included. The definitions below are static, and thus guarded. */ #ifndef _ASSERT_H #define _ASSERT_H |