Mercurial > mplayer.hg
view etc/inttypes.h @ 12955:82fb5c71f776
And a tiny compile fix.
I should learn to test before apply.
author | wight |
---|---|
date | Wed, 04 Aug 2004 16:14:43 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>