summaryrefslogtreecommitdiffstats
path: root/loader/drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/drv.c')
-rw-r--r--loader/drv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/loader/drv.c b/loader/drv.c
index e3fb4da116..43d9485646 100644
--- a/loader/drv.c
+++ b/loader/drv.c
@@ -7,9 +7,6 @@
#include "debug.h"
#include <stdio.h>
-#if HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include <stdlib.h>
#ifdef __FreeBSD__
#include <sys/time.h>