summaryrefslogtreecommitdiffstats
path: root/testing/keepassx/add_unistd.patch
blob: f7d08027b2d3f6d43807928d775f638e126a5c98 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/lib/random.cpp
+++ b/src/lib/random.cpp
@@ -18,6 +18,7 @@
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
 
+#include <unistd.h>
 #include "random.h"