mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-22 01:50:16 +00: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 <arpa/inet.h>
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#define STARTPORT 600
|
#define STARTPORT 600
|
||||||
|
Loading…
Reference in New Issue
Block a user