svn commit: samba r4818 - in branches/SAMBA_4_0/source/lib: .

tridge at samba.org tridge at samba.org
Tue Jan 18 10:06:38 GMT 2005


Author: tridge
Date: 2005-01-18 10:06:37 +0000 (Tue, 18 Jan 2005)
New Revision: 4818

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

Log:
missed version.h here






Modified:
   branches/SAMBA_4_0/source/lib/version.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/version.c
===================================================================
--- branches/SAMBA_4_0/source/lib/version.c	2005-01-18 09:30:43 UTC (rev 4817)
+++ branches/SAMBA_4_0/source/lib/version.c	2005-01-18 10:06:37 UTC (rev 4818)
@@ -20,6 +20,7 @@
 */
 
 #include "includes.h"
+#include "version.h"
 
 const char *samba_version_string(void)
 {



More information about the samba-cvs mailing list