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.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 153902d13a..2187fcd8ba 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -157,7 +157,6 @@ struct request_buffer;
struct smb2srv_request;
struct smb2_request_buffer;
-struct ntvfs_context;
struct ntvfs_module_context;
struct pvfs_dir;
@@ -267,14 +266,10 @@ struct task_server;
struct model_ops;
struct stream_server_ops;
-struct nbtd_server;
-struct nbtd_interface;
-struct nbtd_iface_name;
struct wins_server;
struct nbtd_proxy_wins_challenge;
struct nbtd_proxy_wins_release_demand;
-struct nbt_iface_name;
struct nbt_dc_name;
struct wb_sid_object;
struct wb_dom_info;
@@ -373,3 +368,6 @@ struct IUnknown_vtable;
struct MprVar;
struct registry_context;
+struct nbtd_interface;
+struct nbtd_iface_name;
+struct nbtd_server;