entered into RCS
From-SVN: r1201
This commit is contained in:
parent
f794cadfb3
commit
9be8f2c7fb
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user