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:
committed by
Gerald (Jerry) Carter
parent
113ef01320
commit
f20e251bfd
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user