Mercurial > mplayer.hg
view etc/inttypes.h @ 20685:874b0da67a57
Don't break a paragraph in a middle of a thought
author | torinthiel |
---|---|
date | Sun, 05 Nov 2006 15:07: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>