mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
build: Fix missing struct in_addr warning.
(cherry picked from commit 782b2e37c6)
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user