From: Manfred Hollstein Date: Sun, 19 Apr 1998 06:48:08 +0000 (+0000) Subject: fix-header.c (enum special_file): Undefine enumerators if they are already defined... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08fbf99d634dd593a8af2fd78a7185df1a8006b1;p=gcc.git fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files. a * fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files. * fixproto (rel_source_file in unistd.h stdlib.h): Prefix file protection macro with '__' to not pollute user namespace. From-SVN: r19298 --- diff --git a/gcc/fixproto b/gcc/fixproto index dfeb5964c06..cd495e6f6c3 100755 --- a/gcc/fixproto +++ b/gcc/fixproto @@ -267,8 +267,8 @@ do rel_source_ident=`echo $rel_source_file | tr ./ __` required_list=`eval echo '${required_'${rel_source_ident}'-}'` cat >tmp.h <>tmp.h <