Mercurial > mplayer.hg
view etc/inttypes.h @ 21857:8d9e6b4fbf4d
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
author | diego |
---|---|
date | Wed, 10 Jan 2007 20:23:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>