Mercurial > mplayer.hg
view etc/inttypes.h @ 26056:5ce6348b1a6e
On OS/2, fall back on the directory where MPlayer is installed if both
MPLAYER_HOME and HOME are not set.
patch by KO Myung-Hun, komh chollian net
author | diego |
---|---|
date | Sun, 24 Feb 2008 12:41:51 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>