Mercurial > mplayer.hg
view etc/inttypes.h.link @ 11709:4afcdb7b8aab
fix the crash when seek with 'unknown' subtitles, hopefully...
author | luran |
---|---|
date | Thu, 01 Jan 2004 11:01:09 +0000 |
parents | 037cb1803716 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>