1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00

r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the

configure check for the interfaces.

should fix the build on some old sun boxes

metze
This commit is contained in:
Stefan Metzmacher
2006-08-17 13:37:04 +00:00
committed by Gerald (Jerry) Carter
parent 113ef01320
commit f20e251bfd
32 changed files with 88 additions and 80 deletions

View File

@@ -25,7 +25,7 @@
#include "lib/appweb/ejs/ejs.h"
#include "param/loadparm.h"
#include "system/network.h"
#include "netif/netif.h"
#include "lib/socket/netif.h"
/*
return a list of defined services

View File

@@ -26,7 +26,7 @@
#include "lib/ldb/include/ldb.h"
#include "system/time.h"
#include "system/network.h"
#include "netif/netif.h"
#include "lib/socket/netif.h"
/*
return the list of configured network interfaces