r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type, which...
authorPaul Green <paulg@samba.org>
Mon, 6 Sep 2004 00:24:28 +0000 (00:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:36 +0000 (10:52 -0500)
commitb887c41253ec67288333fd20f282c89b139789a3
treed0f31b14a587a595f8e5aa2407f10654900186ac
parent571cc4811bc373a5b4aeda9e5635aff1ff650e06
r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type, which does not exist on all platforms.
(This used to be commit acc793ead7e61f1eb87864b676d26f5791367228)
source3/lib/iconv.c