diff --git a/common/dlmalloc.c b/common/dlmalloc.c index c4df2f0..73da4e4 100644 --- a/common/dlmalloc.c +++ b/common/dlmalloc.c @@ -3,6 +3,7 @@ #include #include +#include /* Emulation of sbrk for WIN32