summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_cmd_getpwnam.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-09-14 13:14:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:06:44 -0500
commit7d554e4104f432c7475f6a1019deb55619976a33 (patch)
tree79c7fc6f007ca5f2f09f903ea4525798e39e86ce /source4/winbind/wb_cmd_getpwnam.c
parent44500d6d98eecb5190da35be0a88a4287c08f3d1 (diff)
downloadsamba-7d554e4104f432c7475f6a1019deb55619976a33.tar.gz
samba-7d554e4104f432c7475f6a1019deb55619976a33.tar.bz2
samba-7d554e4104f432c7475f6a1019deb55619976a33.zip
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
metze (This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3)
Diffstat (limited to 'source4/winbind/wb_cmd_getpwnam.c')
-rw-r--r--source4/winbind/wb_cmd_getpwnam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/winbind/wb_cmd_getpwnam.c b/source4/winbind/wb_cmd_getpwnam.c
index 86488d964b..059fae5201 100644
--- a/source4/winbind/wb_cmd_getpwnam.c
+++ b/source4/winbind/wb_cmd_getpwnam.c
@@ -25,7 +25,6 @@
#include "winbind/wb_async_helpers.h"
#include "winbind/wb_helper.h"
#include "smbd/service_task.h"
-#include "nsswitch/winbindd_nss.h"
#include "libnet/libnet_proto.h"
#include "param/param.h"
#include "libcli/security/proto.h"