Mercurial > mplayer.hg
view etc/inttypes.h @ 19606:832d6f6f805e
Do not cast calloc/malloc results
author | reimar |
---|---|
date | Thu, 31 Aug 2006 18:43:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>