jack@rlgvax.UUCP (Jack Waugh) (08/10/83)
In the Berkely directory access routines, the modules
opendir.c and scandir.c use 'malloc' but don't define it.
Both files should have the declaration:
extern char *malloc(); /* MALLOC(3) */
added before the first function definition.
----------------------------------------
the canned signature of Jack Waugh
Computer Consoles, Inc., Reston, Va.
{seismo | allegra | ihnp4 | cbosgd | mcnc | we13 |
brl-bmd | cvl | umcp-cs | research |
uf-cgrl}!rlgvax!jack