diff options
Diffstat (limited to 'ssh-rand-helper.c')
-rw-r--r-- | ssh-rand-helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh-rand-helper.c b/ssh-rand-helper.c index d8da7d3c0..feb1bfb18 100644 --- a/ssh-rand-helper.c +++ b/ssh-rand-helper.c | |||
@@ -36,6 +36,7 @@ | |||
36 | # include <sys/un.h> | 36 | # include <sys/un.h> |
37 | #endif | 37 | #endif |
38 | 38 | ||
39 | #include <pwd.h> | ||
39 | #include <signal.h> | 40 | #include <signal.h> |
40 | 41 | ||
41 | #include <openssl/rand.h> | 42 | #include <openssl/rand.h> |