summaryrefslogtreecommitdiff
path: root/source4/nsswitch
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-05-24 05:01:34 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:53:54 -0500
commitd62e63304d1e2d3b1d1b1a0bc535f52ba04405e1 (patch)
treeba49c88f15d52abec435877e249a47bdeb16f1ba /source4/nsswitch
parentfa62ea0853838f68599dafea966949479fc17f37 (diff)
downloadsamba-d62e63304d1e2d3b1d1b1a0bc535f52ba04405e1.tar.gz
samba-d62e63304d1e2d3b1d1b1a0bc535f52ba04405e1.tar.bz2
samba-d62e63304d1e2d3b1d1b1a0bc535f52ba04405e1.zip
r837: get rid of some more old rpc headers, and the genparser headers
(This used to be commit 3068b766edb17accbf52f82a81734f6d76e9f9bc)
Diffstat (limited to 'source4/nsswitch')
-rw-r--r--source4/nsswitch/wb_client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/nsswitch/wb_client.c b/source4/nsswitch/wb_client.c
index e478a8aeac..6f4d895839 100644
--- a/source4/nsswitch/wb_client.c
+++ b/source4/nsswitch/wb_client.c
@@ -28,8 +28,6 @@
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_WINBIND
-extern DOM_SID global_sid_NULL; /* NULL sid */
-
NSS_STATUS winbindd_request(int req_type,
struct winbindd_request *request,
struct winbindd_response *response);