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)
commitacc793ead7e61f1eb87864b676d26f5791367228
treed924d8ac52b8edbed45a937693d9fadd02d96069
parentdd9b17abd6b32c090840c1a0b797fd774711cb3a
r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type, which does not exist on all platforms.
source/lib/iconv.c