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 8520c3a62ee5..8b1c4b4f47bf 100644 --- a/ssh-rand-helper.c +++ b/ssh-rand-helper.c @@ -32,6 +32,7 @@ #include <stdarg.h> #include <stddef.h> +#include <string.h> #include <netinet/in.h> #include <arpa/inet.h> |