]> andersk Git - openssh.git/blobdiff - entropy.c
- (dtucker) [sftp.c] Expand ifdef for libedit to cover complete_is_remote
[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.226083 seconds and 4 git commands to generate.