Mercurial > mplayer.hg
view etc/inttypes.h @ 21882:68ebac1f2b8d
Fix crash for gif images that have Top or Left set
author | reimar |
---|---|
date | Sat, 13 Jan 2007 11:37:18 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>