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