1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

libreplace: don't use socketwrapper for getifaddrs() implementations.

Michael
(This used to be commit 85eec1d1d6b674294c50eb912fbe7d5a1dd42909)
This commit is contained in:
Michael Adam 2008-02-22 13:53:05 +01:00
parent 6a27493578
commit 0f0998a06b

View File

@ -19,6 +19,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define SOCKET_WRAPPER_NOT_REPLACE
#include "replace.h"
#include "system/network.h"