Mercurial > mplayer.hg
view etc/inttypes.h @ 12385:b5c106b694e4
this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
author | rfelker |
---|---|
date | Sat, 01 May 2004 20:15:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>