summaryrefslogtreecommitdiff
path: root/source4/include/structs.h
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2005-10-12 20:22:45 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:39:44 -0500
commit67580434cfa58d197d8fd403a5a8f60b9423b4d8 (patch)
treebf3ebf1adba6e8aaf38d789ad229bad1a4ea5cdb /source4/include/structs.h
parente5671ad531c7efe72836cfe48604fb90a8fa53a9 (diff)
downloadsamba-67580434cfa58d197d8fd403a5a8f60b9423b4d8.tar.gz
samba-67580434cfa58d197d8fd403a5a8f60b9423b4d8.tar.bz2
samba-67580434cfa58d197d8fd403a5a8f60b9423b4d8.zip
r10936: Commit work in progress: wb_pam_auth_crap made async. This does not work yet,
but the version before did not either, so we're not worse than before. One thing this does better is to call the domain init code if it's not there yet. Volker (This used to be commit 35bcfb185b9763a3677d7ac9e748f3a3ba7d2593)
Diffstat (limited to 'source4/include/structs.h')
-rw-r--r--source4/include/structs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 142d28990e..e67eca5c5c 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -107,6 +107,7 @@ struct netr_Authenticator;
union netr_Validation;
struct netr_SamBaseInfo;
struct netr_SamInfo3;
+struct netr_UserSessionKey;
struct iface_struct;