1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r3175: Add winbind back into includes.h (spotted by tpot)

Andrew Bartlett
(This used to be commit 2b0f04167d)
This commit is contained in:
Andrew Bartlett 2004-10-25 01:34:56 +00:00 committed by Gerald (Jerry) Carter
parent c1c696460b
commit 7397361dae

View File

@ -685,6 +685,8 @@ extern int errno;
#include "libnet/libnet.h"
#include "utils/net/net.h"
#include "nsswitch/winbind_client.h"
/* hmm, this really is getting ugly isn't it .... we probably need to
have some way to have subsystem includes without including it
globally */