summaryrefslogtreecommitdiff
path: root/source4/nsswitch
diff options
context:
space:
mode:
Diffstat (limited to 'source4/nsswitch')
-rw-r--r--source4/nsswitch/wbinfo.c2
-rw-r--r--source4/nsswitch/winbind_client.h2
-rw-r--r--source4/nsswitch/winbind_struct_protocol.h (renamed from source4/nsswitch/winbindd_nss.h)0
3 files changed, 1 insertions, 3 deletions
diff --git a/source4/nsswitch/wbinfo.c b/source4/nsswitch/wbinfo.c
index 120a475bc1..a67b0512a2 100644
--- a/source4/nsswitch/wbinfo.c
+++ b/source4/nsswitch/wbinfo.c
@@ -22,8 +22,6 @@
#include "includes.h"
#include "pstring.h"
-#include "winbind_nss_config.h"
-#include "winbindd_nss.h"
#include "winbind_client.h"
#include "librpc/gen_ndr/ndr_netlogon.h"
#include "libcli/auth/libcli_auth.h"
diff --git a/source4/nsswitch/winbind_client.h b/source4/nsswitch/winbind_client.h
index 373d56804a..6fafe6a7e3 100644
--- a/source4/nsswitch/winbind_client.h
+++ b/source4/nsswitch/winbind_client.h
@@ -1,5 +1,5 @@
#include "nsswitch/winbind_nss_config.h"
-#include "nsswitch/winbindd_nss.h"
+#include "nsswitch/winbind_struct_protocol.h"
void init_request(struct winbindd_request *req,int rq_type);
NSS_STATUS winbindd_send_request(int req_type,
diff --git a/source4/nsswitch/winbindd_nss.h b/source4/nsswitch/winbind_struct_protocol.h
index 724b830604..724b830604 100644
--- a/source4/nsswitch/winbindd_nss.h
+++ b/source4/nsswitch/winbind_struct_protocol.h