diff options
Diffstat (limited to 'security/rainbowcrack/files/patch-Public.h')
-rw-r--r-- | security/rainbowcrack/files/patch-Public.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/rainbowcrack/files/patch-Public.h b/security/rainbowcrack/files/patch-Public.h deleted file mode 100644 index 29d4aff64ae7..000000000000 --- a/security/rainbowcrack/files/patch-Public.h +++ /dev/null @@ -1,11 +0,0 @@ ---- Public.h.orig 2014-07-31 12:15:30.000000000 -0400 -+++ Public.h 2014-07-31 12:15:56.000000000 -0400 -@@ -12,6 +12,8 @@ - #include <string> - #include <vector> - #include <list> -+#include <sys/types.h> -+ - using namespace std; - - #ifdef _WIN32 |