Added declaration for malloc
This commit is contained in:
parent
b2ebd79911
commit
91211deb01
@ -1,6 +1,8 @@
|
||||
/* $Header$ */
|
||||
#include <stdio.h>
|
||||
|
||||
char *malloc();
|
||||
|
||||
_fillbuf(iop)
|
||||
register FILE *iop;
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user