Mark the address with the correct type.
This commit was SVN r20916.
Этот коммит содержится в:
родитель
4b43911c6a
Коммит
6ca6cfaafc
@ -81,7 +81,7 @@
|
|||||||
#ifdef HAVE_STRUCT_SOCKADDR_IN
|
#ifdef HAVE_STRUCT_SOCKADDR_IN
|
||||||
|
|
||||||
typedef struct private_ipv4_t {
|
typedef struct private_ipv4_t {
|
||||||
int32_t addr;
|
in_addr_t addr;
|
||||||
uint32_t netmask_bits;
|
uint32_t netmask_bits;
|
||||||
} private_ipv4_t;
|
} private_ipv4_t;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user