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

mimir at samba.org mimir at samba.org
Sun Oct 2 23:01:26 GMT 2005


Author: mimir
Date: 2005-10-02 23:01:25 +0000 (Sun, 02 Oct 2005)
New Revision: 10680

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

Log:
Fix a warning.


rafal


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-10-02 19:59:24 UTC (rev 10679)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-10-02 23:01:25 UTC (rev 10680)
@@ -239,6 +239,7 @@
 struct nbt_name_register_bcast;
 struct nbt_name_refresh_wins;
 struct nbt_name_register_wins;
+struct nbt_name_request;
 
 struct nbt_dgram_packet;
 struct nbt_dgram_socket;



More information about the samba-cvs mailing list