]> andersk Git - gssapi-openssh.git/blobdiff - openssh/entropy.c
Import of OpenSSH 4.7p1
[gssapi-openssh.git] / openssh / entropy.c
index ccabb136441a32566972b2f76abe4235c1cb881c..8b705397ff9a1870b743583b69913808fc92b3b9 100644 (file)
@@ -35,8 +35,9 @@
 # include <fcntl.h>
 #endif
 #include <stdarg.h>
-#include <unistd.h>
+#include <string.h>
 #include <signal.h>
+#include <unistd.h>
 
 #include <openssl/rand.h>
 #include <openssl/crypto.h>
This page took 0.08911 seconds and 4 git commands to generate.