]> gcc.gnu.org Git - gcc.git/commit
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:07 +0000 (06:48 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Sun, 19 Apr 1998 06:48:07 +0000 (06:48 +0000)
commit4f1817ee4f8e9ccf661d33523dde9224dd99ed1e
tree9599912884ba7df83ea0a3687acc5b9b5677363c
parent49fb83823ee8ef37688a1c514fa88cbb41fea3e0
fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files.

d
* 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: r19297
gcc/fix-header.c
This page took 0.052432 seconds and 5 git commands to generate.