(_WCHAR_T_H): Test this and define this.
authorRichard Stallman <rms@gnu.org>
Tue, 27 Jul 1993 07:10:41 +0000 (07:10 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 27 Jul 1993 07:10:41 +0000 (07:10 +0000)
From-SVN: r4999

gcc/ginclude/stddef.h

index 5ad0ef227192371021f1ab23de901f90e049ecfd..15422dfd46ff74dacb3a6790e8ddc843b3d9d939 100644 (file)
@@ -150,6 +150,7 @@ typedef __SIZE_TYPE__ size_t;
 #ifndef _T_WCHAR
 #ifndef __WCHAR_T
 #ifndef _WCHAR_T_
+#ifndef _WCHAR_T_H
 #ifndef ___int_wchar_t_h
 #ifndef _GCC_WCHAR_T
 #define _WCHAR_T
@@ -157,6 +158,7 @@ typedef __SIZE_TYPE__ size_t;
 #define _T_WCHAR
 #define __WCHAR_T
 #define _WCHAR_T_
+#define _WCHAR_T_H
 #define ___int_wchar_t_h
 #define _GCC_WCHAR_T
 #ifndef __WCHAR_TYPE__
@@ -177,6 +179,7 @@ typedef __WCHAR_TYPE__ wchar_t;
 #endif
 #endif
 #endif
+#endif
 #undef __need_wchar_t
 #endif /* _STDDEF_H or __need_wchar_t.  */