Mercurial > mplayer.hg
view etc/inttypes.h @ 24032:144162149176
Fix likely mistake when using char*.
author | cehoyos |
---|---|
date | Mon, 13 Aug 2007 08:32:47 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>