summaryrefslogtreecommitdiff
path: root/security/xorsearch/files/patch-XORSearch.c
blob: 20d6023363da38006bac9c2577c1ce77441c4f40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- XORSearch.c.orig	2016-06-20 15:09:40 UTC
+++ XORSearch.c
@@ -20,7 +20,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
-#include <malloc.h>
 #include <string.h>
 #include <ctype.h>
 #include <limits.h>