diff options
-rw-r--r-- | memstomp.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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!" |