[!__STDC__]: Define const only if not defined.

This commit is contained in:
Ulrich Drepper 1998-09-30 13:57:59 +00:00
parent a88c815a54
commit bbbaf0b38d

View File

@ -69,8 +69,10 @@ the executable file might be covered by the GNU General Public License. */
#endif /*!_PARAMS*/
#ifndef __STDC__
#ifndef const
#define const
#endif
#endif
#define _IO_UNIFIED_JUMPTABLES 1
#if 0