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/ctype.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/ctype.h') diff --git a/include/ctype.h b/include/ctype.h index 9d4addc..f01ad57 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -18,6 +18,7 @@ #ifndef _CTYPE_H #define _CTYPE_H #include +#include #ifndef _SLIBC_SUPPRESS_WARNINGS # warning "Functions in , 'isascii' and 'toascii', only support ASCII." @@ -25,9 +26,6 @@ #endif -#include - - /** * Check whether a character is an alphabetical -- cgit v1.2.3-70-g09d2