fix-header.c (enum special_file): Undefine enumerators if they are already defined...
authorManfred Hollstein <manfred@gcc.gnu.org>
Sun, 19 Apr 1998 06:48:08 +0000 (06:48 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Sun, 19 Apr 1998 06:48:08 +0000 (06:48 +0000)
commit08fbf99d634dd593a8af2fd78a7185df1a8006b1
treefc988e59b4a7aaf0a421047e8bed9fac0a27473e
parent4f1817ee4f8e9ccf661d33523dde9224dd99ed1e
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
gcc/fixproto