Mercurial > mplayer.hg
view etc/inttypes.h @ 28629:b089d639e810
Add necessary header for ARCH_X86_64 preprocessor check.
author | diego |
---|---|
date | Thu, 19 Feb 2009 10:07:46 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>