summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/wchar.h
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-12-05 20:51:57 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-12-05 20:51:57 +0000
commit25c7dad1fb868e879df9c633a10b9ad9a21e8e66 (patch)
tree95f7f8772ce9578a5cc1638960887ab94338a4cd /newlib/libc/include/wchar.h
parentf36d3b6a0d6daa08f3c86c425557c48fc7cfdc46 (diff)
downloadcygnal-25c7dad1fb868e879df9c633a10b9ad9a21e8e66.tar.gz
cygnal-25c7dad1fb868e879df9c633a10b9ad9a21e8e66.tar.bz2
cygnal-25c7dad1fb868e879df9c633a10b9ad9a21e8e66.zip
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/wchar.h: Include <sys/reent.h>.
Diffstat (limited to 'newlib/libc/include/wchar.h')
-rw-r--r--newlib/libc/include/wchar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/include/wchar.h b/newlib/libc/include/wchar.h
index d532b9cfd..eeabd35c1 100644
--- a/newlib/libc/include/wchar.h
+++ b/newlib/libc/include/wchar.h
@@ -3,6 +3,8 @@
#include <_ansi.h>
+#include <sys/reent.h>
+
#define __need_size_t
#define __need_wchar_t
#define __need_wint_t