Mercurial > mplayer.hg
view etc/inttypes.h @ 34707:0a4b7681a408
Update GUI code after r34792.
Allow using a cache size of up to 4 TB.
author | ib |
---|---|
date | Sun, 04 Mar 2012 15:37:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>