Declare wint_t in <stddef.h> when needed
commit0961a38493c545cd23a791cf66b45d8fc78accbd
authorMichael Matz <matz@suse.de>
Sun, 6 Apr 2014 22:26:36 +0000 (7 00:26 +0200)
committerMichael Matz <matz@suse.de>
Sun, 6 Apr 2014 22:27:46 +0000 (7 00:27 +0200)
treeab3a34678bcf4d1dcd933a3637ac3abbc03c8fc5
parent0e43f3aef401f87030a540646f061b025a5a130b
Declare wint_t in <stddef.h> when needed

Some old glibcs <wctype.h> require <stddef.h> to provide
wint_t, accomodate them.
include/stddef.h
libtcc.c