Mercurial > mplayer.hg
view etc/inttypes.h @ 13045:5f2163f3d3d9
updates by Guillaume POIRIER <gpoirier@irisa.fr>
author | diego |
---|---|
date | Wed, 18 Aug 2004 16:50:22 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>