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

jelmer at samba.org jelmer at samba.org
Mon Dec 26 02:04:11 GMT 2005


Author: jelmer
Date: 2005-12-26 02:04:09 +0000 (Mon, 26 Dec 2005)
New Revision: 12489

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

Log:
Forward declare nbtd_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-26 01:37:18 UTC (rev 12488)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-12-26 02:04:09 UTC (rev 12489)
@@ -273,6 +273,7 @@
 
 struct nbtd_server;
 struct nbtd_interface;
+struct nbtd_iface_name;
 struct wins_server;
 struct nbtd_proxy_wins_challenge;
 struct nbtd_proxy_wins_release_demand;



More information about the samba-cvs mailing list