Mercurial > mplayer.hg
view etc/inttypes.h @ 14675:dca55ee33b4a
Sync with 1.57
author | jheryan |
---|---|
date | Tue, 08 Feb 2005 07:08:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>