Mercurial > mplayer.hg
view etc/inttypes.h @ 31479:f356309ee2f8
Replace manual header checks by header_check function.
author | diego |
---|---|
date | Thu, 24 Jun 2010 08:03: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>