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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 0de876ca7c..69f84ea55e 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -150,7 +150,7 @@ struct nbt_name_packet;
struct nbt_name_socket;
struct nbt_name_query;
struct nbt_name_status;
-
+struct nbt_name_register;
struct messaging_context;
struct stream_connection;
@@ -159,3 +159,4 @@ struct model_ops;
struct stream_server_ops;
struct nbt_server;
+struct nbt_interface;