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

jelmer at samba.org jelmer at samba.org
Sat Apr 8 14:48:05 GMT 2006


Author: jelmer
Date: 2006-04-08 14:48:04 +0000 (Sat, 08 Apr 2006)
New Revision: 14996

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

Log:
Fix compilation of gencache

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


Changeset:
Modified: branches/SAMBA_4_0/source/lib/gencache/gencache.c
===================================================================
--- branches/SAMBA_4_0/source/lib/gencache/gencache.c	2006-04-08 14:26:32 UTC (rev 14995)
+++ branches/SAMBA_4_0/source/lib/gencache/gencache.c	2006-04-08 14:48:04 UTC (rev 14996)
@@ -26,6 +26,7 @@
 #include "system/time.h"
 #include "system/filesys.h"
 #include "db_wrap.h"
+#include "lib/gencache/gencache.h"
 
 #define TIMEOUT_LEN 12
 #define CACHE_DATA_FMT	"%12u/%s"



More information about the samba-cvs mailing list