Mercurial > mplayer.hg
view etc/inttypes.h @ 15457:ef08f018389c
German man page review part I
author | kraymer |
---|---|
date | Sat, 14 May 2005 11:15:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>