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

From-SVN: r3535
This commit is contained in:
Richard Kenner 1993-02-25 18:36:23 -05:00
parent 009f614621
commit de0e881806
1 changed files with 0 additions and 1 deletions

View File

@ -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