]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - mmalloc/sbrk-sup.c
import gdb-2000-02-04 snapshot
[thirdparty/binutils-gdb.git] / mmalloc / sbrk-sup.c
index 8893175ee26d2a42c5b6d027d30b83f4fd5e34d3..da0f7a23842e6c0becdd02946ad319761f2f4e37 100644 (file)
@@ -24,7 +24,9 @@ Boston, MA 02111-1307, USA.  */
 #include "mmprivate.h"
 
 static PTR sbrk_morecore PARAMS ((struct mdesc *, int));
+#if NEED_DECLARATION_SBRK
 extern PTR sbrk PARAMS ((int));
+#endif
 
 /* The mmalloc() package can use a single implicit malloc descriptor
    for mmalloc/mrealloc/mfree operations which do not supply an explicit