Commit ac889e46 by Richard Kenner

Undefine ABS; some POSIX systems define it as 1.

From-SVN: r3445
parent d79f08e0
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment