Mercurial > mplayer.hg
view etc/inttypes.h @ 18664:5eef49514077
add Kurt Lettmaier to AUTHORS
add my svn nick
author | kraymer |
---|---|
date | Fri, 09 Jun 2006 14:41:59 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>