Commit b1285ef4 by Richard Stallman

(ABS): #undef after including sys/time.h and sys/resource.h.

From-SVN: r3485
parent 7f8f7371
......@@ -43,6 +43,7 @@ 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