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/stdint.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/stdint.h') diff --git a/include/stdint.h b/include/stdint.h index a8cb426..d9e0dcd 100644 --- a/include/stdint.h +++ b/include/stdint.h @@ -18,6 +18,7 @@ #ifndef _STDINT_H #define _STDINT_H #include +#include @@ -376,7 +377,7 @@ #define SSIZE_MIN INTPTR_MIN -#ifndef _PORTABLE_SOURCE +#ifndef __PORTABLE /** * Maximum value of `wchar_t`. */ -- cgit v1.2.3-70-g09d2