Mercurial > mplayer.hg
view etc/inttypes.h @ 19618:e9576ce3d426
Remove stray and superflous #ifdef checks.
patch by Vladimir Voroshilov, voroshil [at] gmail [dot] com
author | diego |
---|---|
date | Fri, 01 Sep 2006 18:20:29 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>