aports/community/keepassx/add_unistd.patch
2017-04-28 13:10:24 +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"