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/bits/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/bits/types.h') diff --git a/include/bits/types.h b/include/bits/types.h index 58c6064..e594e44 100644 --- a/include/bits/types.h +++ b/include/bits/types.h @@ -54,7 +54,7 @@ typedef unsigned long int uptrdiff_t; #endif -#ifndef _PORTABLE_SOURCE +#ifndef __PORTABLE /** * Integer type which can represent any character. * May not be greater than the with of type long. -- cgit v1.2.3-70-g09d2