]> andersk Git - openssh.git/blobdiff - entropy.c
- (dtucker) [misc.c] Move the routingdomain ifdef to allow the socket to
[openssh.git] / entropy.c
index 4f19c8767554e73c339bcac6c48675efc83c0ffd..8b705397ff9a1870b743583b69913808fc92b3b9 100644 (file)
--- a/entropy.c
+++ b/entropy.c
@@ -35,6 +35,8 @@
 # include <fcntl.h>
 #endif
 #include <stdarg.h>
+#include <string.h>
+#include <signal.h>
 #include <unistd.h>
 
 #include <openssl/rand.h>
This page took 0.041799 seconds and 4 git commands to generate.