#ifndef _WINT_T_DECL #define _WINT_T_DECL typedef int __wint_t; typedef __wint_t wint_t; #endif