From b629e5f60449ff48aeabcb6096e14ba6f8d6d3f8 Mon Sep 17 00:00:00 2001 From: Matthew Seaman Date: Fri, 19 Aug 2016 15:17:31 +0000 Subject: Update to 3.10 Upstream have included our local patches. ChangeLog: https://raw.githubusercontent.com/hashcat/hashcat/v3.10/docs/changes.txt PR: 211998 Submitted by: lifanov@mail.lifanov.com (maintainer) --- security/hashcat/files/patch-include_common.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 security/hashcat/files/patch-include_common.h (limited to 'security/hashcat/files/patch-include_common.h') diff --git a/security/hashcat/files/patch-include_common.h b/security/hashcat/files/patch-include_common.h deleted file mode 100644 index bf13aed556fe..000000000000 --- a/security/hashcat/files/patch-include_common.h +++ /dev/null @@ -1,14 +0,0 @@ ---- include/common.h.orig 2016-06-28 09:47:32 UTC -+++ include/common.h -@@ -51,6 +51,11 @@ - #include - #endif - -+#ifdef __FreeBSD__ -+#include -+#include -+#endif -+ - typedef void *OCL_LIB; - - #ifdef HAVE_HWMON -- cgit v1.2.3