Mercurial > mplayer.hg
view etc/inttypes.h @ 36739:690ca924c15a
Remove condition that was already checked a few lines above.
author | reimar |
---|---|
date | Fri, 14 Feb 2014 22:29:35 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>