Mercurial > mplayer.hg
view etc/inttypes.h @ 20913:ced37d884c05
r20900: Missing : in -vf expand ar example
author | voroshil |
---|---|
date | Tue, 14 Nov 2006 18:38:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>