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 c69bc87fa7..6276012e48 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -172,6 +172,8 @@ struct nbt_name_register_bcast; struct nbt_name_refresh_wins; struct nbt_name_register_wins; +struct nbt_dgram_packet; + struct messaging_context; struct stream_connection; struct task_server; |