summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/include/includes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index 0290f652ab..9438b468f5 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -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 */