summaryrefslogtreecommitdiffstats
path: root/loader/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/win32.c')
-rw-r--r--loader/win32.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/loader/win32.c b/loader/win32.c
index 3aded84674..4287c5b0b1 100644
--- a/loader/win32.c
+++ b/loader/win32.c
@@ -53,9 +53,6 @@ for DLL to know too much about its environment.
#include <ctype.h>
#include <pthread.h>
#include <errno.h>
-#if HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include <time.h>
#include <math.h>
#include <unistd.h>