mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
11 lines
273 B
Diff
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"
|
|
|
|
|