]> andersk Git - openssh.git/blobdiff - entropy.c
- (dtucker) [entropy.c] Bug #1238: include signal.h to fix compilation error
[openssh.git] / entropy.c
index 4f19c8767554e73c339bcac6c48675efc83c0ffd..ccabb136441a32566972b2f76abe4235c1cb881c 100644 (file)
--- a/entropy.c
+++ b/entropy.c
@@ -36,6 +36,7 @@
 #endif
 #include <stdarg.h>
 #include <unistd.h>
+#include <signal.h>
 
 #include <openssl/rand.h>
 #include <openssl/crypto.h>
This page took 1.247852 seconds and 4 git commands to generate.