svn commit: samba r12454 - in branches/SAMBA_4_0/source/include: .

jelmer at samba.org jelmer at samba.org
Fri Dec 23 18:02:29 GMT 2005


Author: jelmer
Date: 2005-12-23 18:02:26 +0000 (Fri, 23 Dec 2005)
New Revision: 12454

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12454

Log:
Forward declare struct nbt_iface_name

Modified:
   branches/SAMBA_4_0/source/include/structs.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/structs.h
===================================================================
--- branches/SAMBA_4_0/source/include/structs.h	2005-12-23 16:01:44 UTC (rev 12453)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-12-23 18:02:26 UTC (rev 12454)
@@ -277,6 +277,7 @@
 struct nbtd_proxy_wins_challenge;
 struct nbtd_proxy_wins_release_demand;
 
+struct nbt_iface_name;
 struct nbt_dc_name;
 struct wb_sid_object;
 struct wb_dom_info;



More information about the samba-cvs mailing list