]> andersk Git - openssh.git/blobdiff - entropy.c
- (dtucker) [openbsd-compat.c/pwcache.c] Pull in pwcache.c from OpenBSD (no
[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 0.204231 seconds and 4 git commands to generate.