Undefine ABS; some POSIX systems define it as 1.

From-SVN: r3445
This commit is contained in:
Richard Kenner 1993-02-09 05:46:08 -05:00
parent d79f08e0b8
commit ac889e46a9
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef FFS /* Some systems predefine this symbol; don't let it interfere. */
#undef FLOAT /* Likewise. */
#undef ABS /* Likewise. */
/* Register Transfer Language EXPRESSIONS CODES */