1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

r12454: Forward declare struct nbt_iface_name

(This used to be commit d54fea5d0e5dc87f686b2134735e76ce7cd208af)
This commit is contained in:
Jelmer Vernooij 2005-12-23 18:02:26 +00:00 committed by Gerald (Jerry) Carter
parent 81eb29da2a
commit 07b52f5cd9

View File

@ -277,6 +277,7 @@ struct wins_server;
struct nbtd_proxy_wins_challenge; struct nbtd_proxy_wins_challenge;
struct nbtd_proxy_wins_release_demand; struct nbtd_proxy_wins_release_demand;
struct nbt_iface_name;
struct nbt_dc_name; struct nbt_dc_name;
struct wb_sid_object; struct wb_sid_object;
struct wb_dom_info; struct wb_dom_info;