svn commit: samba r3598 - in branches/SAMBA_4_0/source/lib: .
tridge at samba.org
tridge at samba.org
Sun Nov 7 10:34:35 GMT 2004
Author: tridge
Date: 2004-11-07 10:34:35 +0000 (Sun, 07 Nov 2004)
New Revision: 3598
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3598
Log:
hopefully fix the build on stratos
Modified:
branches/SAMBA_4_0/source/lib/charcnv.c
Changeset:
Modified: branches/SAMBA_4_0/source/lib/charcnv.c
===================================================================
--- branches/SAMBA_4_0/source/lib/charcnv.c 2004-11-07 10:20:50 UTC (rev 3597)
+++ branches/SAMBA_4_0/source/lib/charcnv.c 2004-11-07 10:34:35 UTC (rev 3598)
@@ -21,6 +21,7 @@
*/
#include "includes.h"
+#include "system/iconv.h"
/**
* @file
More information about the samba-cvs
mailing list