diff options
Diffstat (limited to 'sshconnect.c')
-rw-r--r-- | sshconnect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sshconnect.c b/sshconnect.c index 823def6a9..a7a4e8a96 100644 --- a/sshconnect.c +++ b/sshconnect.c | |||
@@ -24,6 +24,7 @@ | |||
24 | #endif | 24 | #endif |
25 | 25 | ||
26 | #include <netinet/in.h> | 26 | #include <netinet/in.h> |
27 | #include <arpa/inet.h> | ||
27 | 28 | ||
28 | #include <ctype.h> | 29 | #include <ctype.h> |
29 | #include <errno.h> | 30 | #include <errno.h> |