diff options
Diffstat (limited to 'source4/include')
-rw-r--r-- | source4/include/structs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h index d8164c9b06..1781ee09ec 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -159,6 +159,7 @@ struct nbt_name_register; struct nbt_name_refresh; struct nbt_name_register_bcast; struct nbt_name_refresh_wins; +struct nbt_name_register_wins; struct messaging_context; struct stream_connection; |