diff options
Diffstat (limited to 'ssh-rand-helper.c')
-rw-r--r-- | ssh-rand-helper.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh-rand-helper.c b/ssh-rand-helper.c index 121fa52fa..10c9905b1 100644 --- a/ssh-rand-helper.c +++ b/ssh-rand-helper.c | |||
@@ -29,6 +29,8 @@ | |||
29 | #include <sys/stat.h> | 29 | #include <sys/stat.h> |
30 | #include <sys/wait.h> | 30 | #include <sys/wait.h> |
31 | #include <sys/socket.h> | 31 | #include <sys/socket.h> |
32 | |||
33 | #include <stdarg.h> | ||
32 | #include <stddef.h> | 34 | #include <stddef.h> |
33 | 35 | ||
34 | #include <netinet/in.h> | 36 | #include <netinet/in.h> |