Commit de0e8818 by Richard Kenner

No need to #undef ABS; done in rtl.h.

From-SVN: r3535
parent 009f6146
......@@ -43,7 +43,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef VMS
#include <sys/time.h>
#include <sys/resource.h>
#undef ABS /* For OSF 1.2 on alpha. */
#endif
#endif
......
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