remove HAVE_WCTYPE_H

This commit is contained in:
oni-link
2014-04-01 13:56:32 +02:00
committed by Thiago de Arruda
parent 9d2975efad
commit 59f5c2251a
2 changed files with 1 additions and 4 deletions

View File

@@ -137,9 +137,7 @@ typedef unsigned long u8char_T; /* long should be 32 bits or more */
#include <assert.h>
#include <inttypes.h>
#ifdef HAVE_WCTYPE_H
# include <wctype.h>
#endif
#include <wctype.h>
#include <stdarg.h>
#if defined(HAVE_SYS_SELECT_H) && \