summaryrefslogtreecommitdiff
path: root/security/mdcrack/files/patch-src_NTLM1_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/mdcrack/files/patch-src_NTLM1_global.h')
-rw-r--r--security/mdcrack/files/patch-src_NTLM1_global.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/mdcrack/files/patch-src_NTLM1_global.h b/security/mdcrack/files/patch-src_NTLM1_global.h
deleted file mode 100644
index 9a798af92965..000000000000
--- a/security/mdcrack/files/patch-src_NTLM1_global.h
+++ /dev/null
@@ -1,11 +0,0 @@
-*** src/NTLM1/global.h.orig Wed Jan 17 17:24:41 2007
---- src/NTLM1/global.h Wed Jan 17 17:25:02 2007
-***************
-*** 1,3 ****
---- 1,6 ----
-+ #include <stdlib.h>
-+ #include <string.h>
-+
- #ifdef ISBIG_ENDIAN
- extern unsigned int x1[14];
- #else