]> andersk Git - openssh.git/blobdiff - entropy.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / entropy.c
index ccabb136441a32566972b2f76abe4235c1cb881c..8b705397ff9a1870b743583b69913808fc92b3b9 100644 (file)
--- a/entropy.c
+++ b/entropy.c
@@ -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.1058 seconds and 4 git commands to generate.