summaryrefslogtreecommitdiff
path: root/source4/include/structs.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-06-28 00:57:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:18:55 -0500
commit2d95bf6da6b25ca27f923d96e01f27dfffe3e5bf (patch)
treef4fdf926d3db3ff048e2e9850eff3da817468a1a /source4/include/structs.h
parent025e03de549efa47979199adf80b6eef4c8f926b (diff)
downloadsamba-2d95bf6da6b25ca27f923d96e01f27dfffe3e5bf.tar.gz
samba-2d95bf6da6b25ca27f923d96e01f27dfffe3e5bf.tar.bz2
samba-2d95bf6da6b25ca27f923d96e01f27dfffe3e5bf.zip
r7971: structs.h update
(This used to be commit 31e7df1392f39e170e3d072b8356e746208d0621)
Diffstat (limited to 'source4/include/structs.h')
-rw-r--r--source4/include/structs.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index e71ea1643e..41b153e2b8 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -111,14 +111,11 @@ struct auth_serversupplied_info;
struct auth_session_info;
struct creds_CredentialState;
-struct ntlmssp_state;
struct auth_methods;
struct schannel_state;
struct spnego_data;
struct gensec_security;
struct gensec_security_ops;
-typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx,
- char **password);
struct gensec_ntlmssp_state;
struct asn1_data;
@@ -263,5 +260,7 @@ struct arcfour_state;
union libnet_SamDump;
struct websrv_context;
struct EspRequest;
-
+struct PAC_LOGON_INFO;
struct kdc_server;
+struct smb_krb5_context;
+