summaryrefslogtreecommitdiff
path: root/security/rainbowcrack/files/patch-Public.h
blob: 29d4aff64ae73e917f9f97dda94741b25c9d4e7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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