diff options
Diffstat (limited to 'source4/include')
-rw-r--r-- | source4/include/structs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h index 6276012e48..b7c9abfe8b 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -173,6 +173,8 @@ struct nbt_name_refresh_wins; struct nbt_name_register_wins; struct nbt_dgram_packet; +struct nbt_dgram_socket; +struct dgram_mailslot_handler; struct messaging_context; struct stream_connection; |