Remove everything after #endif, instead of trying to turn it into comments, which...
authorPaul Eggert <eggert@gnu.org>
Thu, 1 Jul 1993 07:46:15 +0000 (07:46 +0000)
committerPaul Eggert <eggert@gnu.org>
Thu, 1 Jul 1993 07:46:15 +0000 (07:46 +0000)
commit20c74d5ea3805e31f5296d4881e4bf5ae1e3c77e
tree674f3ac2361d9ef1e94990ddf4c852ac47efb428
parent6fa42ed8b020211438be4710db6039c60e3a4cbc
Remove everything after #endif, instead of trying to turn it into comments, which loses inside comments.

Remove everything after #endif, instead of trying
to turn it into comments, which loses inside comments.
Remove #endif workarounds for Ultrix 4.[12]
and SunOS 4.1, which are no longer needed because of this bug fix.

From-SVN: r4812
gcc/fixincludes