Mercurial > mplayer.hg
view etc/inttypes.h @ 28473:95f0006b3e93
partial sync with obsolete section removal
author | diego |
---|---|
date | Mon, 09 Feb 2009 23:11:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>