aports/testing/keepassx/add_unistd.patch
2014-10-26 17:02:03 +00:00

11 lines
273 B
Diff

--- 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"