1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test

This commit is contained in:
Jeremy Allison 2007-10-25 16:22:40 -07:00
commit ec891be53c

View File

@ -247,6 +247,11 @@ struct addrinfo {
#include "getaddrinfo.h"
#endif
/* Needed for some systems that don't define it (Solaris). */
#ifndef ifr_netmask
#define ifr_netmask ifr_addrs
#endif
#ifdef SOCKET_WRAPPER
#ifndef SOCKET_WRAPPER_NOT_REPLACE
#define SOCKET_WRAPPER_REPLACE