Declare sbrk.
This commit is contained in:
parent
52ee0561df
commit
ee1eea5cee
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
#include "syssignal.h"
|
||||
|
||||
extern char *sbrk ();
|
||||
|
||||
/* The following come from gmalloc.c. */
|
||||
|
||||
#if defined (__STDC__) && __STDC__
|
||||
|
|
Loading…
Add table
Reference in a new issue