summaryrefslogtreecommitdiff
path: root/modules/mbchar
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-08-21 18:28:02 +0000
committerBruno Haible <bruno@clisp.org>2006-08-21 18:28:02 +0000
commit09cc2e4029b6e1601a44a05688449b9834918fae (patch)
tree2b2fc11bd645574f4759c695d495240a9754a0f9 /modules/mbchar
parent2d6448aec5be8249f9ee65892e04c695872fbc0b (diff)
downloadgnulib-09cc2e4029b6e1601a44a05688449b9834918fae.tar.gz
Portability to BeOS.
Diffstat (limited to 'modules/mbchar')
-rw-r--r--modules/mbchar2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mbchar b/modules/mbchar
index c430361448..13b9e41f7b 100644
--- a/modules/mbchar
+++ b/modules/mbchar
@@ -17,7 +17,7 @@ Makefile.am:
lib_SOURCES += mbchar.h
Include:
-#if HAVE_WCHAR_H && HAVE_WCTYPE_H
+#if HAVE_WCHAR_H
#include "mbchar.h"
#endif