From 22f749d90e97e5b3ffa074fbef5cdaf4ee857388 Mon Sep 17 00:00:00 2001 From: dim Date: Tue, 14 Feb 2012 21:48:46 +0000 Subject: Revert r231673 and r231682 for now, until we can run a full make universe with them. Sorry for the breakage. Pointy hat to: me and brooks --- include/ctype.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/ctype.h') diff --git a/include/ctype.h b/include/ctype.h index f0ca797..c3f80f3 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -78,10 +78,6 @@ int isphonogram(int); int isrune(int); int isspecial(int); #endif - -#if __POSIX_VISIBLE >= 200809 -#include -#endif __END_DECLS #ifndef __cplusplus -- cgit v1.1