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/err.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/err.h') diff --git a/include/err.h b/include/err.h index 9c28533..6e9b828 100644 --- a/include/err.h +++ b/include/err.h @@ -17,15 +17,15 @@ */ #ifndef _ERR_H #define _ERR_H -#ifndef _PORTABLE_SOURCE #include +#include +#ifndef __PORTABLE #ifndef _SLIBC_SUPPRESS_WARNINGS # warning "Please consider not using ." #endif -#include #include -- cgit v1.2.3-70-g09d2