Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 589094
Collapse All | Expand All

(-)gcc/ginclude/stddef.h.orig (-1 / +1 lines)
Lines 323-329 Link Here
323
#ifndef __WCHAR_TYPE__
323
#ifndef __WCHAR_TYPE__
324
#define __WCHAR_TYPE__ int
324
#define __WCHAR_TYPE__ int
325
#endif
325
#endif
326
#ifndef __cplusplus
326
#if 0
327
typedef __WCHAR_TYPE__ wchar_t;
327
typedef __WCHAR_TYPE__ wchar_t;
328
#endif
328
#endif
329
#endif
329
#endif

Return to bug 589094