svn commit: samba r3175 - in branches/SAMBA_4_0/source/include: .

abartlet at samba.org abartlet at samba.org
Mon Oct 25 01:34:56 GMT 2004


Author: abartlet
Date: 2004-10-25 01:34:56 +0000 (Mon, 25 Oct 2004)
New Revision: 3175

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/include&rev=3175&nolog=1

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

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/include/includes.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/includes.h
===================================================================
--- branches/SAMBA_4_0/source/include/includes.h	2004-10-25 01:29:31 UTC (rev 3174)
+++ branches/SAMBA_4_0/source/include/includes.h	2004-10-25 01:34:56 UTC (rev 3175)
@@ -685,6 +685,8 @@
 #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 */



More information about the samba-cvs mailing list