Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/heap.h')
-rw-r--r--winsup/cygwin/heap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/heap.h b/winsup/cygwin/heap.h
index 25200f286..565758e48 100644
--- a/winsup/cygwin/heap.h
+++ b/winsup/cygwin/heap.h
@@ -10,6 +10,7 @@ details. */
/* Heap management. */
void heap_init ();
+void malloc_init ();
#define inheap(s) \
(cygheap->user_heap.ptr && s \