Commit cb778d40 by Richard Kenner

Include ctype.h.

From-SVN: r6190
parent f70bf59e
...@@ -28,6 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -28,6 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef __encoding_INCLUDE_GNU #ifndef __encoding_INCLUDE_GNU
#define __encoding_INCLUDE_GNU #define __encoding_INCLUDE_GNU
#include <ctype.h>
#include "objc/objc-api.h" #include "objc/objc-api.h"
#define _C_CONST 'r' #define _C_CONST 'r'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment