ctype is required
authorChristian Grothoff <christian@grothoff.org>
Wed, 6 Apr 2011 08:33:36 +0000 (08:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 6 Apr 2011 08:33:36 +0000 (08:33 +0000)
src/include/platform.h

index 188c76e2d82dadeff985fb06a85687c2a3b4c7bd..4bdebf90f436e37833ea44fe5dcb0fcd60f9be22 100644 (file)
 #include <vfork.h>
 #endif
 
-#if HAVE_CTYPE_H
 #include <ctype.h>
-#endif
 #if HAVE_SYS_RESOURCE_H
 #include <sys/resource.h>
 #endif