summaryrefslogtreecommitdiffstats
path: root/include/wchar-stub.h
Commit message (Collapse)AuthorAgeFilesLines
* add a wchar.h stubMike Frysinger2009-08-191-0/+14
The basic C standard requires a few wchar types, so provide those even when wchar support is disabled. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>