mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Portability fix
This commit is contained in:
parent
851bb139af
commit
b1ef6fc39c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ extern int h_errno;
|
|||
#endif
|
||||
|
||||
#ifndef HAVE_IN_ADDR_T
|
||||
#define in_addr_t u_long
|
||||
#define in_addr_t ulong
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue