summaryrefslogtreecommitdiff
path: root/nsswitch/wins.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-12-28 17:17:04 +0100
committerVolker Lendecke <vl@samba.org>2010-12-28 17:18:14 +0100
commit28d997a89056f144de6a7b95af0e54a044c5e5b3 (patch)
tree3a4370f5c33e7e9fd2b92eef1f4a35c5b15507da /nsswitch/wins.c
parent5f79588de07754ef112abac33535a34624b3b078 (diff)
downloadsamba-28d997a89056f144de6a7b95af0e54a044c5e5b3.tar.gz
samba-28d997a89056f144de6a7b95af0e54a044c5e5b3.tar.bz2
samba-28d997a89056f144de6a7b95af0e54a044c5e5b3.zip
s3: AllowDebugChange is gone
Diffstat (limited to 'nsswitch/wins.c')
-rw-r--r--nsswitch/wins.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nsswitch/wins.c b/nsswitch/wins.c
index 7a49565f2d..d7beed5352 100644
--- a/nsswitch/wins.c
+++ b/nsswitch/wins.c
@@ -40,8 +40,6 @@ static pthread_mutex_t wins_nss_mutex = PTHREAD_MUTEX_INITIALIZER;
static int initialised;
-extern bool AllowDebugChange;
-
NSS_STATUS _nss_wins_gethostbyname_r(const char *hostname, struct hostent *he,
char *buffer, size_t buflen, int *h_errnop);
NSS_STATUS _nss_wins_gethostbyname2_r(const char *name, int af, struct hostent *he,