Mercurial > mplayer.hg
view etc/inttypes.h @ 29892:ecf6cbab0b8d
Silence two gcc warnings: suggest parentheses around && within ||
author | cehoyos |
---|---|
date | Wed, 18 Nov 2009 18:24:05 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>