(sbrk): Don't define here.
From-SVN: r10296
This commit is contained in:
parent
d7e0324f1a
commit
b17338102f
@ -59,7 +59,7 @@ extern void *alloca ();
|
||||
include these in the sources since other machines might define them
|
||||
differently. */
|
||||
|
||||
extern void *malloc (), *realloc (), *calloc (), *sbrk ();
|
||||
extern void *malloc (), *realloc (), *calloc ();
|
||||
|
||||
#ifndef inhibit_libc
|
||||
#include "string.h"
|
||||
|
Loading…
Reference in New Issue
Block a user