Mercurial > mplayer.hg
view etc/inttypes.h @ 26404:d549dcb766df
Fix DEPEND_CMD, there was one level of variable indirection too much.
author | diego |
---|---|
date | Sun, 13 Apr 2008 10:59:11 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>