summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--memstomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/memstomp.c b/memstomp.c
index f780fa7..1c0a0f7 100644
--- a/memstomp.c
+++ b/memstomp.c
@@ -37,7 +37,6 @@
#include <unistd.h>
#include <sys/prctl.h>
#include <sched.h>
-#include <malloc.h>
#if !defined (__linux__) || !defined(__GLIBC__)
#error "This stuff only works on Linux!"