aboutsummaryrefslogtreecommitdiff
path: root/libssh/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/misc.c')
-rw-r--r--libssh/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/misc.c b/libssh/misc.c
index 88aa53f6..bd926298 100644
--- a/libssh/misc.c
+++ b/libssh/misc.c
@@ -37,6 +37,7 @@
#include <winsock2.h>
#else
#include <pwd.h>
+#include <arpa/inet.h>
#endif
#include "libssh/priv.h"