]> andersk Git - openssh.git/blobdiff - entropy.c
- jmc@cvs.openbsd.org 2010/01/13 12:48:34
[openssh.git] / entropy.c
index c89e0b5289c6e306ac3168f17ba799a5926216f0..8b705397ff9a1870b743583b69913808fc92b3b9 100644 (file)
--- a/entropy.c
+++ b/entropy.c
@@ -34,6 +34,9 @@
 #ifdef HAVE_FCNTL_H
 # include <fcntl.h>
 #endif
+#include <stdarg.h>
+#include <string.h>
+#include <signal.h>
 #include <unistd.h>
 
 #include <openssl/rand.h>
This page took 1.465058 seconds and 4 git commands to generate.