mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-26 01:03:15 +03:00
build: Fix missing struct in_addr warning.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#else
|
||||
#define S_IFSOCK 0140000
|
||||
|
||||
Reference in New Issue
Block a user