mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Include stdlib.h for arc4random_uniform prototype.
This commit is contained in:
parent
696aadc854
commit
207648d7a6
@ -40,6 +40,7 @@
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define STARTPORT 600
|
||||
|
Loading…
x
Reference in New Issue
Block a user