Index: abi/include/_bits/wchar_t.h
===================================================================
--- abi/include/_bits/wchar_t.h	(revision 76f566de890cd5cbde52f45bfddc66bd4993b126)
+++ abi/include/_bits/wchar_t.h	(revision a57a79cda8ae2a6e9b9e6060a4deaee78e8a1431)
@@ -43,5 +43,7 @@
 #include <_bits/macros.h>
 
+#ifndef __cplusplus
 typedef __WCHAR_TYPE__ wchar_t;
+#endif
 
 #endif
