summaryrefslogtreecommitdiffstats
path: root/include/wchar-stub.h
Commit message (Collapse)AuthorAgeFilesLines
* add a wchar.h stubMike Frysinger2009-07-201-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>