We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6e411 commit 7798aa3Copy full SHA for 7798aa3
pdns/randomhelper.cc
@@ -3,6 +3,7 @@
3
#include <sys/types.h>
4
#include <sys/stat.h>
5
#include <fcntl.h>
6
+#include <unistd.h>
7
#include "dns_random.hh"
8
9
void seedRandom(const string& source)
0 commit comments