more header fixes, minor warning fix

This commit is contained in:
Rich Felker
2011-02-14 19:33:11 -05:00
parent 5377715ce0
commit c247ebdd98
6 changed files with 18 additions and 6 deletions

View File

@ -1,4 +1,5 @@
#include <wchar.h>
#include <wctype.h>
#include <stdlib.h>
#include <inttypes.h>
#include <errno.h>