summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1998-05-18 14:17:47 +0000
committerLuke Leighton <lkcl@samba.org>1998-05-18 14:17:47 +0000
commitdea0c06eec44a7c2860f97d8f23584d30e482e0a (patch)
treef306aea3abca87f63e6b5791d494be778f00e2fe /source/include/proto.h
parent381df1e52bfc97b80422de2703db8cb521dc47e1 (diff)
downloadsamba-dea0c06eec44a7c2860f97d8f23584d30e482e0a.tar.gz
samba-dea0c06eec44a7c2860f97d8f23584d30e482e0a.tar.xz
samba-dea0c06eec44a7c2860f97d8f23584d30e482e0a.zip
resolving compilation errors
Diffstat (limited to 'source/include/proto.h')
-rw-r--r--source/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index 29135ec02b9..e4cefae1931 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -225,7 +225,6 @@ void initialize_multibyte_vectors( int client_codepage);
/*The following definitions come from ldap.c */
-BOOL ldap_open_connection(LDAP **ldap_struct);
BOOL add_ldappwd_entry(struct smb_passwd *newpwd);
BOOL mod_ldappwd_entry(struct smb_passwd *pwd, BOOL override);
BOOL add_ldap21pwd_entry(struct sam_passwd *newpwd);