summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/dlmalloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dlmalloc.c b/common/dlmalloc.c
index c4df2f0f78..73da4e4e2b 100644
--- a/common/dlmalloc.c
+++ b/common/dlmalloc.c
@@ -3,6 +3,7 @@
#include <config.h>
#include <stdio.h>
+#include <module.h>
/*
Emulation of sbrk for WIN32