Without this the relibc tests would break. With this the relibc tests pass and formerly breaking builds (such as uutils -> onig_sys) pass.
@@ -7,6 +7,7 @@
typedef signed long long ptrdiff_t;
typedef int32_t wchar_t;
+typedef int32_t wint_t;
typedef unsigned long long size_t;