Don't include stdint.h anywhere
authorPetri Lehtinen <petri@digip.org>
Thu, 18 Mar 2010 05:18:43 +0000 (07:18 +0200)
committerPetri Lehtinen <petri@digip.org>
Thu, 18 Mar 2010 05:22:43 +0000 (07:22 +0200)
commita2a9107600da8ed0302e414fef8b9e70233e71ca
treec06f0f0285f7ca23de7a10e9a9303b3c6698a13f
parent286823227c8c06e729dd939ec53b124c5c9afbc4
Don't include stdint.h anywhere

This should have fixed by commit 28682322, but there was one #include
left in utf.c. It now includes utf.h instead of stdint.h.
src/utf.c