summaryrefslogtreecommitdiff
path: root/source4/include/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/structs.h')
-rw-r--r--source4/include/structs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 997e1445ef..bc37b0dec6 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -282,6 +282,13 @@ struct samba3_secrets;
struct samba3_share_info;
struct samba3;
+struct wbsrv_service;
+struct wbsrv_protocol_ops;
+struct wbsrv_listen_socket;
+struct wbsrv_connection;
+struct wbsrv_call;
+struct wbsrv_samba3_call;
+
struct ldb_map_attribute;
struct ldb_map_objectclass;