summaryrefslogtreecommitdiffstats
path: root/cpudetect.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpudetect.c')
-rw-r--r--cpudetect.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpudetect.c b/cpudetect.c
index 62afe5895e..b5eb47e970 100644
--- a/cpudetect.c
+++ b/cpudetect.c
@@ -4,9 +4,6 @@
CpuCaps gCpuCaps;
-#if HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include <stdlib.h>
#if ARCH_X86