Mercurial > mplayer.hg
view etc/inttypes.h @ 19996:aa7bb6ae26a7
bug fix for replaying files when double clicking in the playlist.
author | vayne |
---|---|
date | Thu, 28 Sep 2006 20:42:03 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>