Mercurial > mplayer.hg
view etc/inttypes.h @ 24905:170dcb44069a
moved to fix_parameters() the code that decides if the PSM is needed
author | nicodvb |
---|---|
date | Fri, 02 Nov 2007 18:50:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>