summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/structs.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 00dfbf6c79..424b7a0e7a 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -46,7 +46,6 @@ struct samr_CryptPassword;
struct samr_CryptPasswordEx;
struct samr_LogonHours;
-struct netr_SamInfo3;
struct netr_Authenticator;
union netr_Validation;
@@ -111,3 +110,9 @@ struct net_context;
struct file_info;
struct xattr_DosEAs;
+
+struct test_join;
+
+struct test_join_ads_dc;
+
+struct netr_LMSessionKey;