Commit 9be8f2c7 by Charles Hannum

entered into RCS

From-SVN: r1201
parent f794cadf
......@@ -3,6 +3,3 @@
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())
/* Avoid warnings when `wait' is passed an `int *'. */
#define wait(ARG) wait ((union wait *) (ARG))
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