Mercurial > mplayer.hg
view etc/inttypes.h @ 31487:fd422d385a19
Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.
author | diego |
---|---|
date | Thu, 24 Jun 2010 16:38:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>