| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/databases/percona57-client/files/ |
Upload File : |
--- vio/viosocket.c.orig 2016-11-27 19:44:54 UTC +++ vio/viosocket.c @@ -45,6 +45,10 @@ static void (*before_io_wait)(void)= 0; static void (*after_io_wait)(void)= 0; +#ifdef __FreeBSD__ +#define s6_addr32 __u6_addr.__u6_addr32 +#endif + /* Wait callback macros (both performance schema and threadpool */ #define START_SOCKET_WAIT(locker, state_ptr, sock, which, timeout) \ do \