Mercurial > mplayer.hg
view etc/inttypes.h @ 23041:8e1d5a17fff6
synced with r23028
author | Gabrov |
---|---|
date | Sat, 21 Apr 2007 18:14:49 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>