From c72a4e5dd7aa33fc04c0c2fb4bf6564f179966aa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 31 Aug 2015 22:36:29 +0200 Subject: add _LIBRARY_HEADER MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/assert.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/assert.h') diff --git a/include/assert.h b/include/assert.h index 1e351bd..6315ae1 100644 --- a/include/assert.h +++ b/include/assert.h @@ -18,8 +18,6 @@ #ifndef _ASSERT_H #define _ASSERT_H #include - - #include @@ -58,7 +56,7 @@ #define static_assert _Static_assert -#ifndef _PORTABLE_SOURCE +#ifndef __PORTABLE /** * Unless `NDEBUG` is defined, print an error message * and abort the process, if `errnum` is non-zero. -- cgit v1.2.3-70-g09d2